Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c190fae commit 6c52d4bCopy full SHA for 6c52d4b
1 file changed
swift/ql/lib/codeql/swift/security/ConstantPasswordQuery.qll
@@ -40,8 +40,6 @@ module ConstantPasswordConfig implements DataFlow::ConfigSig {
40
}
41
42
predicate observeDiffInformedIncrementalMode() { any() }
43
-
44
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
45
46
47
module ConstantPasswordFlow = TaintTracking::Global<ConstantPasswordConfig>;
0 commit comments