Merge pull request #13267 from MathiasVP/promote-overrun-write

C++: Promote `cpp/overrun-write` out of experimental
This commit is contained in:
Jeroen Ketema
2023-05-26 11:34:26 +02:00
committed by GitHub
8 changed files with 7 additions and 2 deletions

View File

@@ -4,10 +4,11 @@
* may result in a buffer overflow.
* @kind path-problem
* @problem.severity error
* @security-severity 9.3
* @precision medium
* @id cpp/overrun-write
* @tags reliability
* security
* experimental
* external/cwe/cwe-119
* external/cwe/cwe-131
*/

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new query, `cpp/overrun-write`, to detect buffer overflows in C-style functions that manipulate buffers.

View File

@@ -1 +0,0 @@
experimental/Likely Bugs/OverrunWriteProductFlow.ql

View File

@@ -0,0 +1 @@
Security/CWE/CWE-119/OverrunWriteProductFlow.ql