ActionRank

Snyk

Actively maintained

snyk/actions

A set of GitHub actions for checking your projects for vulnerabilities.

650 starsLast commit 2 months agoLatest v1.0.0
C
63
/ 100
Security 62Maintenance 69Popularity 58Reliability 58

Security signals

OpenSSF Scorecard5.4 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: snyk/actions@9adf32b1121593767fc3c057af55b55db032dc04 # 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: snyk/actions@9adf32b1121593767fc3c057af55b55db032dc04 # v1.0.0

Score breakdown

Security (35%)62
Popularity (20%)58
Maintenance (30%)69
Reliability (15%)58