Skip to content

Commit 21d74db

Browse files
committed
Swift/UnsafeJsEvalQuery
swift/ql/src/queries/Security/CWE-094/UnsafeJsEval.ql
1 parent aad801f commit 21d74db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

swift/ql/lib/codeql/swift/security/UnsafeJsEvalQuery.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ module UnsafeJsEvalConfig implements DataFlow::ConfigSig {
2424
}
2525

2626
predicate observeDiffInformedIncrementalMode() { any() }
27-
28-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
2927
}
3028

3129
/**

0 commit comments

Comments
 (0)