ActionRank

setup-minikube

Actively maintained

medyagh/setup-minikube · MIT

official minikube github action, continuous integration test on Kubernetes cluster, test your code on a certified Kubernetes

121 starsLast commit 2 months agoLatest v0.0.21
C
61
/ 100
Security 52Maintenance 79Popularity 42Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: medyagh/setup-minikube@e9e035a86bbc3caea26a450bd4dbf9d0c453682e # v0.0.21

Mutable tags like v0.0.21 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: medyagh/setup-minikube@e9e035a86bbc3caea26a450bd4dbf9d0c453682e # v0.0.21

Score breakdown

Security (35%)52
Popularity (20%)42
Maintenance (30%)79
Reliability (15%)70