mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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
359 B
Plaintext
6 lines
359 B
Plaintext
# CWE-327: Use of a Broken or Risky Cryptographic Algorithm
|
|
+ semmlecode-cpp-queries/Security/CWE/CWE-327/BrokenCryptoAlgorithm.ql: /CWE/CWE-327
|
|
@name Use of a broken or risky cryptographic algorithm (CWE-327)
|
|
+ semmlecode-cpp-queries/Security/CWE/CWE-327/OpenSslHeartbleed.ql: /CWE/CWE-327
|
|
@name Use of a version of OpenSSL with Heartbleed (CWE-327)
|