mirror of
https://github.com/github/codeql.git
synced 2026-05-06 06:05:19 +02:00
7 lines
295 B
Markdown
7 lines
295 B
Markdown
## 0.0.5
|
|
|
|
### New Queries
|
|
|
|
* A new query `cpp/certificate-not-checked` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.
|
|
* A new query `cpp/certificate-result-conflation` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.
|