124
edits
(typo.) |
|||
Line 65: | Line 65: | ||
=== Assign CVEs === | === Assign CVEs === | ||
Typically done a day or two before the release, assign CVEs to the bugs in bugzilla, and in the yml file. | Typically done a day or two before the release, assign CVEs to the bugs in bugzilla, and in the yml file. This can be automated with this script: https://github.com/tomrittervg/secadv/blob/master/cve_assignment_script.txt | ||
A noteworthy item is that issues that already have had a CVE assigned - for example because it's an upstream bug - should get a '''feed: false''' in the advisory, after reporter. | A noteworthy item is that issues that already have had a CVE assigned - for example because it's an upstream bug - should get a '''feed: false''' in the advisory, after reporter. |
edits