ActionRank

Gradle Dependency Submission

Abandoned

mikepenz/gradle-dependency-submission · Apache-2.0 · archived

Calculates dependencies for a Gradle build-target and submits the list to the Dependency Submission API

81 starsLast commit 2 years agoLatest v1.0.0
F
26
/ 100
Security 53Maintenance 0Popularity 36Reliability 0

Security signals

OpenSSF Scorecard3.9 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mikepenz/gradle-dependency-submission@f9bd3bb4b3b348357f775517814f954ded2badd1 # v1.0.0

Mutable tags like v1.0.0 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: mikepenz/gradle-dependency-submission@f9bd3bb4b3b348357f775517814f954ded2badd1 # v1.0.0

Score breakdown

Security (35%)53
Popularity (20%)36
Maintenance (30%)0
Reliability (15%)0