ActionRank

aws-cdk-action

Actively maintained

ScottBrenner/aws-cdk-action · MIT

GitHub Action for interacting with AWS CDK

53 starsLast commit 5 days agoLatest v1.7.0
C
65
/ 100
Security 64Maintenance 86Popularity 31Reliability 70

Security signals

OpenSSF Scorecard7.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ScottBrenner/aws-cdk-action@29cea19277d234e0edb85c4f6c9aceab419f4de6 # v1.7.0

Mutable tags like v1.7.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: ScottBrenner/aws-cdk-action@29cea19277d234e0edb85c4f6c9aceab419f4de6 # v1.7.0

Score breakdown

Security (35%)64
Popularity (20%)31
Maintenance (30%)86
Reliability (15%)70