C++: Increase the precision of 'cpp/iterator-to-expired-container' to high.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-07-11 14:26:05 +01:00
parent 0b6714e06f
commit 8012f3b2f7

View File

@@ -2,7 +2,7 @@
* @name Iterator to expired container
* @description Using an iterator owned by a container whose lifetime has expired may lead to unexpected behavior.
* @kind problem
* @precision medium
* @precision high
* @id cpp/iterator-to-expired-container
* @problem.severity warning
* @security-severity 8.8