From 80ddc3ba2d5abcee4d25c6178691c03bd0fff32f Mon Sep 17 00:00:00 2001 From: Greg Wilkins Date: Mon, 18 Oct 2021 07:27:54 +1100 Subject: [PATCH] Update CVE releated issues with CVE number (#6949) It can be hard to find issues associated with CVEs after the fact. We should update the issue description to include the CVE number once published. --- .github/ISSUE_TEMPLATE/release-template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/release-template.md b/.github/ISSUE_TEMPLATE/release-template.md index 5a3832c9b15..464b1835cd0 100644 --- a/.github/ISSUE_TEMPLATE/release-template.md +++ b/.github/ISSUE_TEMPLATE/release-template.md @@ -53,6 +53,7 @@ This release process will produce releases: - [ ] Prepare release announcement for mailing lists. - [ ] Publish any [security advisories](https://github.com/eclipse/jetty.project/security/advisories). + [ ] Edit `VERSION.txt` to include any actual CVE number next to correspondent issue. + + [ ] Edit any issues for CVEs in github with their CVE number - [ ] Notify downstream maintainers. + [ ] Eclipse p2 maintainer. + [ ] Docker maintainer.