Skip to content

Commit 6958fd9

Browse files
committed
Remove RemoteFlowSources.qll
1 parent 3dc4f40 commit 6958fd9

File tree

2 files changed

+1
-31
lines changed

2 files changed

+1
-31
lines changed

javascript/frameworks/xsjs/lib/advanced_security/javascript/frameworks/xsjs/RemoteFlowSources.qll

Lines changed: 0 additions & 30 deletions
This file was deleted.

javascript/frameworks/xsjs/src/Diagnostics/ListRemoteFlowSources.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111
import javascript
12-
import advanced_security.javascript.frameworks.xsjs.RemoteFlowSources
12+
import advanced_security.javascript.frameworks.xsjs.AsyncXSJS
1313

1414
from RemoteFlowSource source, string type
1515
where type = source.getSourceType()

0 commit comments

Comments
 (0)