ActionRank

coursier-setup-action

Actively maintained

coursier/setup-action · MIT

▶️ GitHub Action using Coursier to install JVM and Scala tools

61 starsLast commit 4 days agoLatest v3.0.0
C
64
/ 100
Security 50Maintenance 98Popularity 40Reliability 58

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # v3.0.0

Mutable tags like v3.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: coursier/setup-action@fd1707a76b027efdfb66ca79318b4d29b72e5a02 # v3.0.0

Score breakdown

Security (35%)50
Popularity (20%)40
Maintenance (30%)98
Reliability (15%)58