ActionRank

Helm Chart Releaser

Abandoned

helm/chart-releaser-action · Apache-2.0

A GitHub Action to turn a GitHub project into a self-hosted Helm chart repo, using helm/chart-releaser CLI tool

665 starsLast commit 1 year agoLatest v1.7.0
D
46
/ 100
Security 56Maintenance 14Popularity 57Reliability 70

Security signals

OpenSSF Scorecard6.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # 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: helm/chart-releaser-action@cae68fefc6b5f367a0275617c9f83181ba54714f # v1.7.0

Score breakdown

Security (35%)56
Popularity (20%)57
Maintenance (30%)14
Reliability (15%)70