diff --git a/.github/ISSUE_TEMPLATE/cve_report.md b/.github/ISSUE_TEMPLATE/cve_report.md new file mode 100644 index 000000000..991ae6364 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/cve_report.md @@ -0,0 +1,32 @@ +--- +name: CVE report +about: Report a CVE detected in kube-state-metrics main branch +title: '' +labels: kind/cve +assignees: '' + +--- + + + + + +### `govulncheck` output + +```console + +``` + +### Anything else we need to know? + +### Environment + +* kube-state-metrics version: +* Kubernetes version (use `kubectl version`): +* Cloud provider or hardware configuration: +* Other info: