ActionRank

Kaniko builder

Stale

outillage/kaniko-action

Build and push docker images using Kaniko and GitHub actions

124 starsLast commit 7 months agoLatest v0.14.0
D
45
/ 100
Security 50Maintenance 27Popularity 43Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: outillage/kaniko-action@be5ce625a52485739db88cc75ebb8a9f8d269bd4 # v0.14.0

Mutable tags like v0.14.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: outillage/kaniko-action@be5ce625a52485739db88cc75ebb8a9f8d269bd4 # v0.14.0

Score breakdown

Security (35%)50
Popularity (20%)43
Maintenance (30%)27
Reliability (15%)70