ActionRank

AWS Secrets Manager GitHub Action

Actively maintained

aws-actions/aws-secretsmanager-get-secrets · MIT-0

192 starsLast commit yesterdayLatest v3.0.1
C
69
/ 100
Security 61Maintenance 83Popularity 45Reliability 92

Security signals

OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: aws-actions/aws-secretsmanager-get-secrets@2cb1a461cbd4865ac4299648312e4704c646cd53 # v3.0.1

Mutable tags like v3.0.1 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: aws-actions/aws-secretsmanager-get-secrets@2cb1a461cbd4865ac4299648312e4704c646cd53 # v3.0.1

Score breakdown

Security (35%)61
Popularity (20%)45
Maintenance (30%)83
Reliability (15%)92