Skip to content

Commit c5f41c1

Browse files
authored
Merge pull request #1207 from markshannon/python-fix-cwe-ref
Fix CWE tag for Code injection query.
2 parents 15fa4f8 + c2e814a commit c5f41c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-094/CodeInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* @tags security
1111
* external/owasp/owasp-a1
1212
* external/cwe/cwe-094
13-
* external/cwe/cwe-079
13+
* external/cwe/cwe-095
1414
* external/cwe/cwe-116
1515
*/
1616

0 commit comments

Comments
 (0)