OWASP/glue

Managing Secrets

Opened this issue · 3 comments

Add support for pulling config / secrets from tiers of locations:
0. Defaults

  1. CLI
  2. ENV
  3. Vault

Basically, when run, set defaults, apply CLI options, then read from ENV, then pull from Vault if configured.

The purpose is to make it so that it can all work without putting secrets in stored CLI in Jenkins (for example).

@mkonda still relevant?

I think so. I have an idea here which I can document soon.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.