ActionRank

Sbt Dependency Submission

Actively maintained

scalacenter/sbt-dependency-submission · Apache-2.0

A Github Action to submit the dependency graph of an sbt build to the Dependency Submission API

71 starsLast commit 4 days agoLatest v3
B
73
/ 100
Security 55Maintenance 100Popularity 43Reliability 100

Security signals

OpenSSF Scorecard5.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: scalacenter/sbt-dependency-submission@7b2f7e1418cb4a77fee99f9eb07c3f7577b9a867 # v3

Mutable tags like v3 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: scalacenter/sbt-dependency-submission@7b2f7e1418cb4a77fee99f9eb07c3f7577b9a867 # v3

Score breakdown

Security (35%)55
Popularity (20%)43
Maintenance (30%)100
Reliability (15%)100