ActionRank

Container Scan

Actively maintained

crazy-max/ghaction-container-scan · MIT

GitHub Action to check for vulnerabilities in your container image

74 starsLast commit 1 months agoLatest v4.1.0
C
69
/ 100
Security 70Maintenance 91Popularity 35Reliability 70

Security signals

OpenSSF Scorecard6.6 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-container-scan@ffcba8deb5cb3531954cbedbbcd0179d79edf510 # v4.1.0

Mutable tags like v4.1.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: crazy-max/ghaction-container-scan@ffcba8deb5cb3531954cbedbbcd0179d79edf510 # v4.1.0

Score breakdown

Security (35%)70
Popularity (20%)35
Maintenance (30%)91
Reliability (15%)70