ActionRank

Terraform security scan

Abandoned

triat/terraform-security-scan · MIT

Run a security scan on your terraform with the very nice https://github.com/aquasecurity/tfsec

112 starsLast commit 1 year agoLatest v3.2.0
F
36
/ 100
Security 41Maintenance 8Popularity 42Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: triat/terraform-security-scan@33b3376e624404b08b2e8725a8147339bdf6c358 # v3.2.0

Mutable tags like v3.2.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: triat/terraform-security-scan@33b3376e624404b08b2e8725a8147339bdf6c358 # v3.2.0

Score breakdown

Security (35%)41
Popularity (20%)42
Maintenance (30%)8
Reliability (15%)70