mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
543 B
543 B
category
| category |
|---|
| breaking |
- Deleted the deprecated
getURLpredicate theHttp::Requestclass, usegetAUrlPartinstead. - Deleted the deprecated
getNodepredicate from theCfgNodeclass, usegetAstNodeinstead. - Deleted the deprecated
explorationLimitpredicate fromDataFlow::Configuration, useFlowExploration<explorationLimit>instead. - Deleted many deprecated dataflow configurations based on
DataFlow::Configuration. - Deleted many deprecated taint-tracking configurations based on
TaintTracking::Configuration.