delineaxpm/dsv-github-action

Delinea DevOps Secrets Vault (DSV) GitHub Actions Plugin allows you to access DSV Secrets for use in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
domainThe dsv domain qualified by region. Example: `mytenant.secretsvaultcloud.com` - secretsvaultcloud.com - secretsvaultcloud.eu - secretsvaultcloud.com.au - secretsvaultcloud.ca yes
clientIdThe generated clientID for authenticating. This should be saved as a github action secret in the repository or org.yes
clientSecretThe generated clientSecret for authenticating. This should be saved as a github action secret in the repository or org.yes
retrieveFormatted as json. See README for details. This is the secrets to retrieve and the resulting secret variable that others steps should be able to use. yes

no outputs