We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38dcc1c commit f879186Copy full SHA for f879186
1 file changed
go/ql/src/Security/CWE-079/HtmlTemplateEscapingBypassXss.ql
@@ -5,6 +5,8 @@
5
* scripting vulnerability.
6
* @kind path-problem
7
* @problem.severity error
8
+ * @security-severity 6.1
9
+ * @precision high
10
* @id go/html-template-escaping-bypass-xss
11
* @tags security
12
* external/cwe/cwe-079
0 commit comments