Skip to content

Commit 72a5e2c

Browse files
committed
Explicitly import UI5PathGraph in UI5LogInjection
1 parent a12eca8 commit 72a5e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/frameworks/ui5/src/UI5LogInjection/UI5LogInjection.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
import javascript
1515
import advanced_security.javascript.frameworks.ui5.UI5LogInjectionQuery
16+
import advanced_security.javascript.frameworks.ui5.dataflow.DataFlow::UI5PathGraph
1617

1718
from
1819
UI5LogInjectionConfiguration cfg, UI5PathNode source, UI5PathNode sink, UI5PathNode primarySource

0 commit comments

Comments
 (0)