entrustcorporation/secrets-vault-action

GitHub Action to fetch secrets from a Entrust Keycontrol Secret Vault

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
base_urlThe base URL of the vault APIyes
auth_typeAuthentication type (token, userpass)notoken
api_tokenThe API token for token-based authenticationno
usernameUsername for userpass authenticationno
passwordPassword for userpass authenticationno
tls_verify_skipSkip TLS verification (true/false)nofalse
ca_certBase64 encoded CA certificateno
vault_uidVault UID for login, required for userpass authenticationno
secretsMulti-line string mapping box name / box ID, and secret name / secret ID to environment variableyes
namedescription
destinationEnvironment variable name where the secret will be stored, as specified in the secrets input