Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit Gradle dependencies to GitHub for vulnerability monitoring #63

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

gu-dependency-graph-integrator[bot]
Copy link
Contributor

@gu-dependency-graph-integrator gu-dependency-graph-integrator bot commented Dec 3, 2024

What does this change?

This PR sends your Gradle dependencies to GitHub for vulnerability monitoring via Dependabot. The submitted dependencies will appear in the Dependency Graph on merge to main (it might take a few minutes to update).

What do I need to do?

  • Ensure that the version of Gradle is v5.2 or above
  • A run of this action (Update Dependency Graph for Gradle) should have been triggered (see the checks below) when the branch Gradle-dependency-graph-3e5af558d893dccd was created. Sense check the output of the step "Log snapshot for user validation", and make sure that your dependencies look okay.
  • When you are happy the action works, remove the branch name trigger Gradle-dependency-graph-3e5af558d893dccd from the file Gradle-dependency-graph.yaml (aka delete line 6), approve this PR, and merge.

Why?

If a repository is in production, we need to track its third party dependencies for vulnerabilities. Historically, we have done this using Snyk, but we are now moving to GitHub’s native Dependabot. Kotlin is not a language that Dependabot supports out of the box, this workflow is required to make it happen. As a result, we have raised this PR on your behalf to add it to the Dependency Graph.

How has it been verified?

We have tested this workflow, and the process of raising a PR on DevX repos, and have verified that it works. However, we have included some instructions above to help you verify that it works for you. Please do not hesitate to contact DevX Security if you have any questions or concerns.

Further information for Gradle

See the Gradle workflow documentation for further information and configuration options, and the FAQ for troubleshooting.

@gu-dependency-graph-integrator gu-dependency-graph-integrator bot requested a review from a team December 3, 2024 16:58
@ab-gnm ab-gnm self-assigned this Dec 3, 2024
@ab-gnm ab-gnm merged commit 0873b2a into main Dec 3, 2024
2 of 3 checks passed
@ab-gnm ab-gnm deleted the Gradle-dependency-graph-3e5af558d893dccd branch December 3, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant