Skip to content

Commit 5c454bd

Browse files
committed
C++: Compute and add severity.
1 parent f194c70 commit 5c454bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Security/CWE/CWE-416/IteratorToExpiredContainer.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* @precision medium
66
* @id cpp/iterator-to-expired-container
77
* @problem.severity warning
8+
* @security-severity 8.8
89
* @tags reliability
910
* security
1011
* external/cwe/cwe-416

0 commit comments

Comments
 (0)