ActionRank

Helm Chart Testing

Actively maintained

helm/chart-testing-action · Apache-2.0

A GitHub Action to lint and test Helm charts

293 starsLast commit 26 days agoLatest v2
C
65
/ 100
Security 49Maintenance 77Popularity 51Reliability 100

Security signals

OpenSSF Scorecard4.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2

Mutable tags like v2 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: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2

Score breakdown

Security (35%)49
Popularity (20%)51
Maintenance (30%)77
Reliability (15%)100