Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 641 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 641 Bytes

CVE Watch

A go app that polls the National Vulnerabilities Database (NVD) API and posts new CVE's to a slack channel.

Example CVE message

Prerequisites

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