ActionRank

Kubernetes bake

Actively maintained

Azure/k8s-bake · MIT

GitHub Action creating Kubernetes manifest files with Helm, Kustomize, or Kompose

64 starsLast commit 3 days agoLatest v4.1.0
B
74
/ 100
Security 71Maintenance 96Popularity 44Reliability 76

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: Azure/k8s-bake@0191a5ae5126cfe61885d9bd46511caa8e9a9550 # v4.1.0

Mutable tags like v4.1.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-bake@0191a5ae5126cfe61885d9bd46511caa8e9a9550 # v4.1.0

Score breakdown

Security (35%)71
Popularity (20%)44
Maintenance (30%)96
Reliability (15%)76