Skip to content

Commit 4ef4c92

Browse files
committed
Move Customizations and Query
1 parent abd53e9 commit 4ef4c92

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-942/CorsPermissiveConfiguration.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

1313
import javascript
14-
import semmle.javascript.security.dataflow.CorsPermissiveConfigurationQuery
14+
import CorsPermissiveConfigurationQuery
1515
import DataFlow::PathGraph
1616

1717
from Configuration cfg, DataFlow::PathNode source, DataFlow::PathNode sink

0 commit comments

Comments
 (0)