We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95be12e commit e564c41Copy full SHA for e564c41
1 file changed
rust/ql/src/queries/security/CWE-798/HardcodedCryptographicValue.ql
@@ -4,7 +4,7 @@
4
* vectors is not secure.
5
* @kind path-problem
6
* @problem.severity warning
7
- * @security-severity TODO
+ * @security-severity 9.8
8
* @precision high
9
* @id rust/hardcoded-crytographic-value
10
* @tags security
0 commit comments