ActionRank

HashiCorp Vault

Actively maintained

hashicorp/vault-action · MIT

A GitHub Action that simplifies using HashiCorp Vault™ secrets as build variables.

511 starsLast commit 5 days agoLatest v4.0.0
C
67
/ 100
Security 57Maintenance 84Popularity 58Reliability 70

Security signals

OpenSSF Scorecard6.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilities1 advisory(ies)
  • CVE-2021-32074high

    Vault GitHub Action did not correctly mask multi-line secrets in output

    Published May 24, 2022

How to use it safely

Recommended: pin to commit SHA
uses: hashicorp/vault-action@892a26828f195e65540a40b4768ae4571f51ebfc # v4.0.0

Mutable tags like v4.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: hashicorp/vault-action@892a26828f195e65540a40b4768ae4571f51ebfc # v4.0.0

Score breakdown

Security (35%)57
Popularity (20%)58
Maintenance (30%)84
Reliability (15%)70