Skip to content

Submit sbt dependencies to GitHub for vulnerability monitoring#126

Open
gu-dependency-graph-integrator[bot] wants to merge 1 commit into
mainfrom
sbt-dependency-graph-3d28f11369a5a55c
Open

Submit sbt dependencies to GitHub for vulnerability monitoring#126
gu-dependency-graph-integrator[bot] wants to merge 1 commit into
mainfrom
sbt-dependency-graph-3d28f11369a5a55c

Conversation

@gu-dependency-graph-integrator

Copy link
Copy Markdown
Contributor

What does this change?

This PR sends your sbt 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 sbt in the project is v1.5 or above in order for the dependency submission action to run.
  • A run of this action (Update Dependency Graph for sbt) should have been triggered (see the checks below) when the branch sbt-dependency-graph-3d28f11369a5a55c 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 sbt-dependency-graph-3d28f11369a5a55c from the file sbt-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 using Dependabot. Scala 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 sbt

See the sbt workflow documentation for further information and configuration options.

@gu-dependency-graph-integrator gu-dependency-graph-integrator Bot added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Jul 20, 2026
@gu-dependency-graph-integrator
gu-dependency-graph-integrator Bot requested a review from a team July 20, 2026 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants