From fef0f8a525569798cb90229f7ed82c0e10c4e0cf Mon Sep 17 00:00:00 2001 From: Bhavya Kaushal Date: Wed, 5 Feb 2025 09:13:17 +0000 Subject: [PATCH] Edit CVE Request.md --- .gitlab/issue_templates/CVE Request.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitlab/issue_templates/CVE Request.md b/.gitlab/issue_templates/CVE Request.md index 8e4ee9d..0cec40c 100644 --- a/.gitlab/issue_templates/CVE Request.md +++ b/.gitlab/issue_templates/CVE Request.md @@ -42,6 +42,14 @@ vulnerability: fixed_versions: - "TODO" # "1.2.4" - "TODO" # "1.3.10" + cpes: + # - "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:gitaly:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:runner:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:gitlab-shell:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:dast_api_scanner:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:dynamic_application_security_testing_analyzer:*:*:*:*:*:*:*:*" + # - "cpe:2.3:a:gitlab:gitlab-vscode-extension:*:*:*:*:*:*:*:*" impact: "TODO" # CVSS v3.1 Base Score vector generated with https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator solution: "TODO" # "Upgrade to version 1.2.4 or 1.3.10" credit: "TODO" -- GitLab