Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ced8a commit f1cb1a3Copy full SHA for f1cb1a3
1 file changed
rust/ql/src/queries/security/CWE-312/CleartextStorageDatabase.ql
@@ -4,7 +4,7 @@
4
* database can expose it to an attacker.
5
* @kind path-problem
6
* @problem.severity warning
7
- * @security-severity TODO
+ * @security-severity 7.5
8
* @precision high
9
* @id rust/cleartext-storage-database
10
* @tags security
0 commit comments