ActionRank

Deploy to Kubernetes cluster

Actively maintained

Azure/k8s-deploy · MIT

GitHub Action for deploying to Kubernetes clusters

287 starsLast commit yesterdayLatest v7.0.0
B
72
/ 100
Security 73Maintenance 96Popularity 54Reliability 49

Security signals

OpenSSF Scorecard7.1 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Azure/k8s-deploy@51ca02a8b7225fbd0924aac359c5b336a5f1e5b4 # v7.0.0

Mutable tags like v7.0.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: Azure/k8s-deploy@51ca02a8b7225fbd0924aac359c5b336a5f1e5b4 # v7.0.0

Score breakdown

Security (35%)73
Popularity (20%)54
Maintenance (30%)96
Reliability (15%)49