We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67516e7 commit a01aeb8Copy full SHA for a01aeb8
1 file changed
go/ql/src/Security/CWE-326/InsufficientKeySize.ql
@@ -27,8 +27,6 @@ module Config implements DataFlow::ConfigSig {
27
}
28
29
predicate observeDiffInformedIncrementalMode() { any() }
30
-
31
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
32
33
34
/**
0 commit comments