ActionRank

AbsaOSS/k3d-action

Abandoned

AbsaOSS/k3d-action · Apache-2.0

A GitHub Action to run lightweight ephemeral Kubernetes clusters during workflow. Fundamental advantage of this action is a full customization of embedded k3s clusters. In addition, it provides a private image registry and multi-cluster support.

200 starsLast commit 3 years agoLatest v2.4.0
F
35
/ 100
Security 45Maintenance 4Popularity 39Reliability 70

Security signals

OpenSSF Scorecard4.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: AbsaOSS/k3d-action@4e8b3239042be1dc0aed6c5eb80c13b18200fc79 # v2.4.0

Mutable tags like v2.4.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: AbsaOSS/k3d-action@4e8b3239042be1dc0aed6c5eb80c13b18200fc79 # v2.4.0

Score breakdown

Security (35%)45
Popularity (20%)39
Maintenance (30%)4
Reliability (15%)70