OWASP / glue

Application Security Automation
Other
522 stars 112 forks source link

Managing Secrets #45

Open mkonda opened 7 years ago

mkonda commented 7 years ago

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

  1. Defaults
  2. CLI
  3. ENV
  4. 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).

omerlh commented 6 years ago

@mkonda still relevant?

mkonda commented 6 years ago

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

stale[bot] commented 6 years ago

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.