Skip to content

Commit f1cb1a3

Browse files
committed
Rust: Add computed security-severity tag.
1 parent 42ced8a commit f1cb1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/queries/security/CWE-312/CleartextStorageDatabase.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* database can expose it to an attacker.
55
* @kind path-problem
66
* @problem.severity warning
7-
* @security-severity TODO
7+
* @security-severity 7.5
88
* @precision high
99
* @id rust/cleartext-storage-database
1010
* @tags security

0 commit comments

Comments
 (0)