We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a0a42 commit cf3345eCopy full SHA for cf3345e
1 file changed
swift/ql/src/queries/Security/CWE-321/HardcodedEncryptionKey.ql
@@ -3,7 +3,7 @@
3
* @description Using hardcoded keys for encryption is not secure, because potential attackers can easily guess them.
4
* @kind path-problem
5
* @problem.severity error
6
- * @security-severity 7.7
+ * @security-severity 8.1
7
* @precision high
8
* @id swift/hardcoded-key
9
* @tags security
0 commit comments