ActionRank

Azure Kubernetes set context

Actively maintained

Azure/aks-set-context · MIT

GitHub Action for setting context (retrieving Kubeconfig) before interacting with Kubernetes cluster

58 starsLast commit 16 days agoLatest v5.0.0
B
71
/ 100
Security 68Maintenance 87Popularity 43Reliability 80

Security signals

OpenSSF Scorecard6.4 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: Azure/aks-set-context@60623acbdcbbdcf799ad50a1adf8703874339f8b # v5.0.0

Mutable tags like v5.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/aks-set-context@60623acbdcbbdcf799ad50a1adf8703874339f8b # v5.0.0

Score breakdown

Security (35%)68
Popularity (20%)43
Maintenance (30%)87
Reliability (15%)80