ActionRank

setup-scala

Abandoned

olafurpg/setup-scala · MIT

GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...) via Jabba. Works for any JVM language including Java, Scala and Kotlin.

171 starsLast commit 3 years agoLatest v14
F
33
/ 100
Security 40Maintenance 4Popularity 43Reliability 60

Security signals

OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c # v14

Mutable tags like v14 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: olafurpg/setup-scala@32ffa16635ff8f19cc21ea253a987f0fdf29844c # v14

Score breakdown

Security (35%)40
Popularity (20%)43
Maintenance (30%)4
Reliability (15%)60