ActionRank

cfn-lint-action

Actively maintained

ScottBrenner/cfn-lint-action · MIT

GitHub Action for interacting with CloudFormation Linter

77 starsLast commit 5 days agoLatest v2.7.1
B
79
/ 100
Security 76Maintenance 100Popularity 39Reliability 96

Security signals

OpenSSF Scorecard7.6 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ScottBrenner/cfn-lint-action@ed184e91f5085a2932501da8314e899e5e0ef5be # v2.7.1

Mutable tags like v2.7.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: ScottBrenner/cfn-lint-action@ed184e91f5085a2932501da8314e899e5e0ef5be # v2.7.1

Score breakdown

Security (35%)76
Popularity (20%)39
Maintenance (30%)100
Reliability (15%)96