We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3330b5 commit 9b0ee8fCopy full SHA for 9b0ee8f
rust/ql/src/queries/security/CWE-825/AccessAfterLifetime.ql
@@ -4,8 +4,8 @@
4
* causes undefined behavior and may result in memory corruption.
5
* @kind path-problem
6
* @problem.severity error
7
- * @security-severity TODO
8
- * @precision high
+ * @security-severity 9.8
+ * @precision medium
9
* @id rust/access-after-lifetime-ended
10
* @tags reliability
11
* security
0 commit comments