actions-marketplace-validations/secret manager action

a github action for secret management with encrypted secrets

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_file_pathThe http path of the configuration fileyes
passphraseThe passphrase to decrypt the encrypted filesyes
typeThe type to fetch the right encrypted filesyes
masked_keysAll the values are unmasked by default. You need to specify the keys to be masked, keys are separated by a common (,) characterno
exported_keysYou need to speicify the keys to be exported as env vars, keys are separated by a comma (,) character. Set to "*" to export all key-values as env vars.no

no outputs