Skip to content

Commit e4559e1

Browse files
author
Alvaro Muñoz
committed
Move Output Clobbering to CWE-074
1 parent ea9bb36 commit e4559e1

File tree

6 files changed

+2
-4
lines changed

6 files changed

+2
-4
lines changed

ql/src/Security/CWE-077/OutputClobberingHigh.ql renamed to ql/src/Security/CWE-074/OutputClobberingHigh.ql

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
* @tags actions
1010
* security
1111
* experimental
12-
* external/cwe/cwe-094
13-
* external/cwe/cwe-095
14-
* external/cwe/cwe-116
12+
* external/cwe/cwe-074
1513
*/
1614

1715
import actions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-074/OutputClobberingHigh.ql

ql/test/query-tests/Security/CWE-077/OutputClobberingHigh.qlref

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

0 commit comments

Comments
 (0)