mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: Add security-severity to 'cpp/return-stack-allocated-memory'.
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
* @kind path-problem
|
* @kind path-problem
|
||||||
* @id cpp/return-stack-allocated-memory
|
* @id cpp/return-stack-allocated-memory
|
||||||
* @problem.severity warning
|
* @problem.severity warning
|
||||||
|
* @security-severity 9.3
|
||||||
* @precision high
|
* @precision high
|
||||||
* @tags reliability
|
* @tags reliability
|
||||||
* security
|
* security
|
||||||
|
|||||||
Reference in New Issue
Block a user