We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed9949 commit d3cf697Copy full SHA for d3cf697
java/ql/lib/semmle/code/java/security/HttpsUrls.qll
@@ -1,3 +1,5 @@
1
+/** Provides classes and predicates to reason about plaintext HTTP vulnerabilities. */
2
+
3
import java
4
private import semmle.code.java.dataflow.DataFlow
5
private import semmle.code.java.dataflow.ExternalFlow
0 commit comments