mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
CPP: Remove it from the security dashboard (OverrunWrite.ql is already on there).
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# CWE-242: Use of Inherently Dangerous Function
|
||||
+ semmlecode-cpp-queries/Likely Bugs/Memory Management/PotentialBufferOverflow.ql: /CWE/CWE-242
|
||||
@name Use of inherently dangerous function (CWE-242)
|
||||
@@ -12,7 +12,6 @@
|
||||
@import "cwe-134"
|
||||
@import "cwe-170"
|
||||
@import "cwe-190"
|
||||
@import "cwe-242"
|
||||
@import "cwe-253"
|
||||
@import "cwe-290"
|
||||
@import "cwe-311"
|
||||
|
||||
Reference in New Issue
Block a user