Merge branch 'main' into fix/format-string-fp-in-printf-impl

This commit is contained in:
Kaixuan Li
2026-03-19 14:36:50 +08:00
committed by GitHub
40 changed files with 254 additions and 351 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