mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: lower the precision of cpp/overrun-write to exclude it from our query suites
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @security-severity 9.3
|
||||
* @precision medium
|
||||
* @precision low
|
||||
* @id cpp/overrun-write
|
||||
* @tags reliability
|
||||
* security
|
||||
|
||||
Reference in New Issue
Block a user