Skip to content

Reading keys from environment variables #245

@ehsandeep

Description

@ehsandeep

Similar to

Please describe your feature request:

Allow reading reporting config values from as env variable to avoid storing sensitive keys/credentials as plain text in a reporting and flag config file.

$ cat config.yaml
slack:
  - id: recon
    slack_channel: $SLACK_CHANNEL
    slack_username: $SLACK_USER
    slack_webhook_url: $SLACK_WEBHOOK

Describe the use case of this feature:

cat output | notify -pc config.yaml

Metadata

Metadata

Assignees

Labels

Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions