We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d455a55 commit a8a2c9eCopy full SHA for a8a2c9e
swift/ql/src/queries/Security/CWE-757/InsecureTLS.ql
@@ -3,7 +3,7 @@
3
* @description TLS v1.0 and v1.1 versions are known to be vulnerable. TLS v1.2 or v1.3 should be used instead.
4
* @kind path-problem
5
* @problem.severity error
6
- * @security-severity TODO
+ * @security-severity 7.5
7
* @precision high
8
* @id swift/insecure-tls
9
* @tags security
0 commit comments