-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
Priority: HighAfter critical issues are fixed, these should be dealt with before any further issues.After 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.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Milestone
Description
Similar to
- Reading keys from environment variables cloudlist#249
- Support for reading keys from environment variables in report config file nuclei#3015
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_WEBHOOKDescribe 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.After 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.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.