We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c2b43 commit 7a1a45fCopy full SHA for 7a1a45f
1 file changed
java/ql/lib/semmle/code/java/security/InsecureTrustManager.qll
@@ -1,3 +1,5 @@
1
+/** Provides classes and predicates to reason about insecure `TrustManager`s. */
2
+
3
import java
4
private import semmle.code.java.controlflow.Guards
5
private import semmle.code.java.security.Encryption
0 commit comments