mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
JS: Update DataFlowConsistency
This commit is contained in:
@@ -26,6 +26,8 @@ private module ConsistencyConfig implements InputSig<Location, JSDataFlow> {
|
||||
or
|
||||
n instanceof FlowSummaryDynamicParameterArrayNode
|
||||
or
|
||||
n instanceof FlowSummaryDefaultExceptionalReturn
|
||||
or
|
||||
n instanceof GenericSynthesizedNode
|
||||
or
|
||||
n = DataFlow::globalAccessPathRootPseudoNode()
|
||||
|
||||
Reference in New Issue
Block a user