mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
JS: Remove reference to deprecated step relation that's empty anyway
This commit is contained in:
@@ -252,7 +252,6 @@ module ExternalApiUsedWithUntrustedData {
|
||||
|
|
||||
TaintTracking::sharedTaintStep(arg, _) or
|
||||
DataFlow::SharedFlowStep::step(arg, _) or
|
||||
DataFlow::SharedFlowStep::step(arg, _, _, _) or
|
||||
DataFlow::SharedFlowStep::loadStep(arg, _, _) or
|
||||
DataFlow::SharedFlowStep::storeStep(arg, _, _) or
|
||||
DataFlow::SharedFlowStep::loadStoreStep(arg, _, _)
|
||||
|
||||
Reference in New Issue
Block a user