Categorygithub.com/njohnstone2/cve-watch
repository
0.1.1
Repository: https://github.com/njohnstone2/cve-watch.git
Documentation: pkg.go.dev

# 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.

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