Skip to content

Commit 8d93c3a

Browse files
Move to cwe-20
1 parent e885f1f commit 8d93c3a

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

python/ql/src/Security/CWE-614/CookieInjection.ql renamed to python/ql/src/Security/CWE-020/CookieInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @security-severity 5.0
88
* @id py/cookie-injection
99
* @tags security
10-
* external/cwe/cwe-614
10+
* external/cwe/cwe-20
1111
*/
1212

1313
import python
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-020/CookieInjection.ql

python/ql/test/query-tests/Security/CWE-614-CookieInjection/CookieInjection.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)