Move new change notes to appropriate packs

This commit is contained in:
Dave Bartolomeo
2021-12-14 12:05:15 -05:00
parent de4458346f
commit a62f181d42
33 changed files with 82 additions and 42 deletions

View File

@@ -0,0 +1,5 @@
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query `cpp/certificate-not-checked` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.

View File

@@ -0,0 +1,5 @@
---
category: newQuery
tags: [lgtm,codescanning]
---
* A new query `cpp/certificate-result-conflation` has been added for C/C++. The query flags unsafe use of OpenSSL and similar libraries.