ActionRank

terraform-cdk-action

Abandoned

hashicorp/terraform-cdk-action · MPL-2.0 · archived

The Terraform CDK GitHub Action allows you to run CDKTF as part of your CI/CD workflow

50 starsLast commit 7 months agoLatest v11.0.2
F
26
/ 100
Security 52Maintenance 0Popularity 38Reliability 0

Security signals

OpenSSF Scorecard5.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: hashicorp/terraform-cdk-action@ec317e0c5cebab5b15bd676bbcc8e0afdbc96142 # v11.0.2

Mutable tags like v11.0.2 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: hashicorp/terraform-cdk-action@ec317e0c5cebab5b15bd676bbcc8e0afdbc96142 # v11.0.2

Score breakdown

Security (35%)52
Popularity (20%)38
Maintenance (30%)0
Reliability (15%)0