Skip to content

Commit e564c41

Browse files
committed
Rust: Compute security-severity tag.
1 parent 95be12e commit e564c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/ql/src/queries/security/CWE-798/HardcodedCryptographicValue.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* vectors is not secure.
55
* @kind path-problem
66
* @problem.severity warning
7-
* @security-severity TODO
7+
* @security-severity 9.8
88
* @precision high
99
* @id rust/hardcoded-crytographic-value
1010
* @tags security

0 commit comments

Comments
 (0)