We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6484935 commit 5b040a9Copy full SHA for 5b040a9
python/ql/src/experimental/Security/CWE-022bis/TarSlip.qhelp renamed to python/ql/src/experimental/Security/CWE-022bis/TarSlipImprov.qhelp
python/ql/src/experimental/Security/CWE-022bis/TarSlipImprov.ql
@@ -4,7 +4,7 @@
4
* destination file path is within the destination directory can cause files outside
5
* the destination directory to be overwritten.
6
* @kind path-problem
7
- * @id py/tarslip
+ * @id py/tarslip-extended
8
* @problem.severity error
9
* @security-severity 7.5
10
* @precision high
python/ql/src/experimental/Security/CWE-079/ReflectedXSS.ql
@@ -6,7 +6,7 @@
* @security-severity 2.9
* @sub-severity high
- * @id py/reflective-xss
+ * @id py/reflective-xss-email
* @tags security
11
* external/cwe/cwe-079
12
* external/cwe/cwe-116
0 commit comments