ActionRank

Kind Cluster

Actively maintained

helm/kind-action · Apache-2.0

A GitHub Action for Kubernetes IN Docker - local clusters for testing Kubernetes

380 starsLast commit 6 days agoLatest v1
B
71
/ 100
Security 61Maintenance 81Popularity 53Reliability 100

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1

Mutable tags like v1 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/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1

Score breakdown

Security (35%)61
Popularity (20%)53
Maintenance (30%)81
Reliability (15%)100