- Deleted the deprecated
getURL
predicate theHttp::Request
class, usegetAUrlPart
instead. - Deleted the deprecated
getNode
predicate from theCfgNode
class, usegetAstNode
instead. - Deleted the deprecated
explorationLimit
predicate fromDataFlow::Configuration
, useFlowExploration<explorationLimit>
instead. - Deleted many deprecated dataflow configurations based on
DataFlow::Configuration
. - Deleted many deprecated taint-tracking configurations based on
TaintTracking::Configuration
.