We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a880fec commit 484a16cCopy full SHA for 484a16c
java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning.ql
@@ -3,7 +3,7 @@
3
* @description Network connections that do not use certificate pinning may allow attackers to eavesdrop communications.
4
* @kind problem
5
* @problem.severity warning
6
- * @security-severity 7.5
+ * @security-severity 5.9
7
* @precision medium
8
* @id java/android/missing-certificate-pinning
9
* @tags security
0 commit comments