# Packages
No description provided by the author
# README
CVE Watch
A go app that polls the National Vulnerabilities Database (NVD) API and posts new CVE's to a slack channel.
Prerequisites
- Slack Token
- Slack Channel ID
- NVD API Token
Running locally
Set your environment specific configuration as environment variables then run ./scripts/run_local.sh
.
Quick Start
Helm
helm install cve-watch ./deploy/helm/cve-watch -f deploy/helm/cve-watch/values.yaml