Skip to content

Commit 0c6ace3

Browse files
Update java/ql/src/Security/CWE/CWE-295/AndroidMissingCertificatePinning.ql
Co-authored-by: mc <[email protected]>
1 parent 484a16c commit 0c6ace3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Android missing certificate pinning
3-
* @description Network connections that do not use certificate pinning may allow attackers to eavesdrop communications.
3+
* @description Network connections that do not use certificate pinning may allow attackers to eavesdrop on communications.
44
* @kind problem
55
* @problem.severity warning
66
* @security-severity 5.9

0 commit comments

Comments
 (0)