ActionRank

Setup Maven Action

Actively maintained

s4u/setup-maven-action · MIT

Complete environment configuration for Maven builds

72 starsLast commit 12 days agoLatest v1.20.0
C
60
/ 100
Security 47Maintenance 83Popularity 39Reliability 70

Security signals

OpenSSF Scorecard4.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: s4u/setup-maven-action@ba34de01b7f4ba2ab8e2860df8993a29f4477056 # v1.20.0

Mutable tags like v1.20.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: s4u/setup-maven-action@ba34de01b7f4ba2ab8e2860df8993a29f4477056 # v1.20.0

Score breakdown

Security (35%)47
Popularity (20%)39
Maintenance (30%)83
Reliability (15%)70