mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01:00
As the queries live here, it makes sense for the suites to be versioned together with them. The LGTM suite has already been moved. This commit moves the actively-maintained non-LGTM suites.
6 lines
323 B
Plaintext
6 lines
323 B
Plaintext
# CWE-676: Use of Potentially Dangerous Function
|
|
+ semmlecode-cpp-queries/Security/CWE/CWE-676/DangerousUseOfCin.ql: /CWE/CWE-676
|
|
@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)
|