ActionRank

kubectl-simple

Abandoned

steebchen/kubectl · MIT

A Github action for kubectl, the Kubernetes CLI

218 starsLast commit 3 years agoLatest v2.1.1
F
31
/ 100
Security 34Maintenance 4Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: steebchen/kubectl@7c4c70d551952e40881998b840e16d4d9824a54f # v2.1.1

Mutable tags like v2.1.1 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: steebchen/kubectl@7c4c70d551952e40881998b840e16d4d9824a54f # v2.1.1

Score breakdown

Security (35%)34
Popularity (20%)38
Maintenance (30%)4
Reliability (15%)70