ActionRank

Setup Kubernetes Tools

Actively maintained

yokawasa/action-setup-kube-tools · MIT

Github Action that setup Kubernetes tools (kubectl, kustomize, helm, kubeconform, conftest, yq, rancher, tilt, skaffold) very fast and cache them on the runner. Please [✩Star] if you're using it!

94 starsLast commit 5 days agoLatest v0.14.0
C
67
/ 100
Security 56Maintenance 96Popularity 39Reliability 70

Security signals

OpenSSF Scorecard4.4 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: yokawasa/action-setup-kube-tools@b16d49b2c459d33cf9d4c300a220ef0bcdbc730a # v0.14.0

Mutable tags like v0.14.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: yokawasa/action-setup-kube-tools@b16d49b2c459d33cf9d4c300a220ef0bcdbc730a # v0.14.0

Score breakdown

Security (35%)56
Popularity (20%)39
Maintenance (30%)96
Reliability (15%)70