ActionRank

Docker Scout

Actively maintained

docker/scout-action

Docker Scout GitHub Action

140 starsLast commit 2 days agoLatest v1.24.0
C
68
/ 100
Security 56Maintenance 96Popularity 44Reliability 70

Security signals

OpenSSF Scorecard6.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: docker/scout-action@7c6b6c3f7844478ace1ffd4e7aef649053d1f87d # v1.24.0

Mutable tags like v1.24.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: docker/scout-action@7c6b6c3f7844478ace1ffd4e7aef649053d1f87d # v1.24.0

Score breakdown

Security (35%)56
Popularity (20%)44
Maintenance (30%)96
Reliability (15%)70