CodeQL library for Java/Kotlin
codeql/java-all 0.9.1 (changelog, source)
Search

Module BasicAuthFlowConfig

A taint tracking configuration for the Basic authentication scheme being used in HTTP connections.

Import path

import semmle.code.java.security.InsecureBasicAuthQuery

Predicates

isAdditionalFlowStep

Holds if data may flow from node1 to node2 in addition to the normal data-flow steps.

isSink

Holds if sink is a relevant data flow sink.

isSource

Holds if source is a relevant data flow source.