Change @security-severity for XSS queries from 6.1 to 7.8

This commit is contained in:
Owen Mansel-Chan
2026-03-13 10:01:02 +00:00
parent f11815c633
commit f58a6e5d3a
15 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
* allows for a cross-site scripting vulnerability.
* @kind path-problem
* @problem.severity error
* @security-severity 6.1
* @security-severity 7.8
* @precision high
* @id cpp/cgi-xss
* @tags security