actions-marketplace-validations/get-credhub-secrets

Fetch credhub secrets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 21, 2020
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ciriarte_get-credhub-secrets@1958dc555eef0263dff0cde38daadc83e4d5bea8 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
apiSet the CredHub API target where commands are sentyes
getNewline-separated list of secrets to fetch. Secrets must be of the format <path>/<to>/<secret> or <path>/<to>/<secret>.<key>yes
usernameAuthentication usernameyes
passwordAuthentication passwordyes
caTrusted CA certificate (x509)no
insecureSkipTLSValidationDisable TLS validation (not recommended)nofalse

no outputs