mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
CPP: Add DangerousFunctionOverflow.ql to the security suite.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
@name Dangerous use of 'cin' (CWE-676)
|
||||
+ semmlecode-cpp-queries/Security/CWE/CWE-676/PotentiallyDangerousFunction.ql: /CWE/CWE-676
|
||||
@name Use of potentially dangerous function (CWE-676)
|
||||
+ semmlecode-cpp-queries/Security/CWE/CWE-676/DangerousFunctionOverflow.ql: /CWE/CWE-676
|
||||
@name Use of dangerous function (CWE-676)
|
||||
|
||||
Reference in New Issue
Block a user