ActionRank

Kubernetes Set Context

Actively maintained

Azure/k8s-set-context · MIT

GitHub Action for setting context and retrieving Kubeconfig before deploying to Kubernetes clusters

103 starsLast commit 3 days agoLatest v5.0.1
B
71
/ 100
Security 73Maintenance 88Popularity 45Reliability 68

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-set-context@8698eba2499e9012f0d5085f8798077cce4bc526 # v5.0.1

Mutable tags like v5.0.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: Azure/k8s-set-context@8698eba2499e9012f0d5085f8798077cce4bc526 # v5.0.1

Score breakdown

Security (35%)73
Popularity (20%)45
Maintenance (30%)88
Reliability (15%)68