A go app that polls the National Vulnerabilities Database (NVD) API and posts new CVE's to a slack channel.
- Slack Token
- Slack Channel ID
- NVD API Token
Set your environment specific configuration as environment variables then run ./scripts/run_local.sh
.
helm install cve-watch ./deploy/helm/cve-watch -f deploy/helm/cve-watch/values.yaml