ActionRank

KinD (Kubernetes in Docker) Action

Abandoned

engineerd/setup-kind · MIT

kind (Kubernetes in Docker) GitHub Action

243 starsLast commit 1 year agoLatest v0.6.2
F
36
/ 100
Security 41Maintenance 10Popularity 42Reliability 70

Security signals

OpenSSF Scorecard3.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: engineerd/setup-kind@71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1 # v0.6.2

Mutable tags like v0.6.2 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: engineerd/setup-kind@71e45b960fc8dd50b4aeabf6eb6ef2ca0920b4c1 # v0.6.2

Score breakdown

Security (35%)41
Popularity (20%)42
Maintenance (30%)10
Reliability (15%)70