Skip to content

Commit d06550f

Browse files
committed
Add CVE submission information
1 parent e7d11c9 commit d06550f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

security/SECURITY_README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Submitting CVE records
2+
3+
Use https://vulnogram.github.io/ as a UI to write, validate, and submit CVE records.
4+
5+
In this Vulnogram UI, you'll be able to view a JSON preview of the CVE payload. You'll find a sample payload in this directory.
6+
7+
It's better to use the Vulnogram UI as it'll provide extra validation of input.
8+
9+
Also note, as a CNA we do not need to provide a CVSS score for CVEs. This will be done by security vendors instead.

security/cve-sample.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// Use https://vulnogram.github.io/ as a UI to write, validate, and submit CVE records
21
{
32
"dataType": "CVE_RECORD",
43
"dataVersion": "5.1",

0 commit comments

Comments
 (0)