Skip to content

Commit 232fb9a

Browse files
committed
Add cwe-073 tag to KernelOpen query
CWE-073 is External Control of File Name or Path, which applies here.
1 parent 6f293c7 commit 232fb9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ql/src/queries/security/cwe-078/KernelOpen.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* security
1212
* external/cwe/cwe-078
1313
* external/cwe/cwe-088
14+
* external/cwe/cwe-073
1415
*/
1516

1617
import ruby

0 commit comments

Comments
 (0)