mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
695 B
695 B
category
| category |
|---|
| minorAnalysis |
- Deleted the deprecated
isBarrierGuardpredicate from the dataflow library and its uses, useisBarrierand theBarrierGuardmodule instead. - Deleted the deprecated
getAUse,getAnImmediateUse,getARhs, andgetAValueReachingRhspredicates from theAPI::Nodeclass. - Deleted the deprecated
fullyQualifiedToAPIGraphPathclass fromSubclassFinder.qll, usefullyQualifiedToApiGraphPathinstead. - Deleted the deprecated
Paths.qllfile. - Deleted the deprecated
semmle.python.security.performancefolder, usesemmle.python.security.regexpinstead. - Deleted the deprecated
semmle.python.security.stringsandsemmle.python.webfolders.