-
Notifications
You must be signed in to change notification settings - Fork 3
Environment Variables
Jacob Burley edited this page May 28, 2024
·
4 revisions
nudge-auto-updater supports the following environment variables:
Environment Variable | Default Value | Description |
---|---|---|
VULNCHECK_API_KEY |
n/a | Optional. A VulnCheck API key for getting CVE data. You will need to set either this environment variable, or the --api-key command-line argument , if you want to use CVE scoring data for your Nudge updating rules.. |
SLACK_WEBHOOK |
n/a | Optional. Specifies a Slack webhook URL, to which alerts will be sent to if specified. Can also be set via the --webhook-url or -w command-line arguments. |