mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Merge branch 'main' into weak_crypto
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
lgtm
|
||||
* The "Tainted allocation size" query (cpp/uncontrolled-allocation-size) has been improved to produce fewer false positives.
|
||||
2
cpp/change-notes/2021-05-18-static-buffer-overflow.md
Normal file
2
cpp/change-notes/2021-05-18-static-buffer-overflow.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm
|
||||
* The "Static buffer overflow" query (cpp/static-buffer-overflow) has been improved to produce fewer false positives.
|
||||
2
cpp/change-notes/2021-12-05-uncontrolled-arithmetic.md
Normal file
2
cpp/change-notes/2021-12-05-uncontrolled-arithmetic.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* The query "Uncontrolled arithmetic" (`cpp/uncontrolled-arithmetic`) has been improved to produce fewer false positives.
|
||||
Reference in New Issue
Block a user