We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad801f commit 21d74dbCopy full SHA for 21d74db
swift/ql/lib/codeql/swift/security/UnsafeJsEvalQuery.qll
@@ -24,8 +24,6 @@ module UnsafeJsEvalConfig implements DataFlow::ConfigSig {
24
}
25
26
predicate observeDiffInformedIncrementalMode() { any() }
27
-
28
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
29
30
31
/**
0 commit comments