sonarsource/Wrapper for hashicorp/vault-action

Simplifies the usage of hashicorp/vault-action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlurl of the HC vault instancenohttps://vault.sonar.build
secretspattern to fetch secretsyes
jwtTtlTime in seconds for the GitHub OIDC JWT token lifetime (e.g., "10800" for 3 hours). Defaults to 3600 (1 hour) if not specified.no3600
roleVault JWT role to use for authentication. If not provided, auto-selects based on GITHUB_REF: - Protected refs (main, master, branch-*, tags/*) use 'github-{org}-{repo}-protected' - Other refs use 'github-{org}-{repo}' no
namedescription
vaultOutputs of vault
diagnosticsNetwork diagnostics captured when the first Vault attempt fails. Empty on success.