Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning.ql

Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
Tony Torralba
2022-12-19 16:24:39 +01:00
committed by GitHub
parent 484a16ce1b
commit 0c6ace350f

View File

@@ -1,6 +1,6 @@
/**
* @name Android missing certificate pinning
* @description Network connections that do not use certificate pinning may allow attackers to eavesdrop communications.
* @description Network connections that do not use certificate pinning may allow attackers to eavesdrop on communications.
* @kind problem
* @problem.severity warning
* @security-severity 5.9