Skip to content

Commit c70036d

Browse files
committed
Swift: UnsafeWebViewFetch
1 parent 9f8b149 commit c70036d

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

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

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,9 @@ module UnsafeWebViewFetchConfig implements DataFlow::ConfigSig {
2929
any(UnsafeWebViewFetchAdditionalFlowStep s).step(nodeFrom, nodeTo)
3030
}
3131

32-
predicate observeDiffInformedIncrementalMode() {
33-
any() // TODO: Make sure that the location overrides match the query's select clause: Column 1 does not select a source or sink originating from the flow call on line 36 (/Users/d10c/src/semmle-code/ql/swift/ql/src/queries/Security/CWE-079/UnsafeWebViewFetch.ql@39:8:39:11)
34-
}
35-
36-
Location getASelectedSourceLocation(DataFlow::Node source) {
37-
none() // TODO: Make sure that this source location matches the query's select clause: Column 1 does not select a source or sink originating from the flow call on line 36 (/Users/d10c/src/semmle-code/ql/swift/ql/src/queries/Security/CWE-079/UnsafeWebViewFetch.ql@39:8:39:11)
38-
}
32+
predicate observeDiffInformedIncrementalMode() { any() }
3933

40-
Location getASelectedSinkLocation(DataFlow::Node sink) {
41-
none() // TODO: Make sure that this sink location matches the query's select clause: Column 1 does not select a source or sink originating from the flow call on line 36 (/Users/d10c/src/semmle-code/ql/swift/ql/src/queries/Security/CWE-079/UnsafeWebViewFetch.ql@39:8:39:11)
42-
}
34+
Location getASelectedSourceLocation(DataFlow::Node source) { none() }
4335
}
4436

4537
/**

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy