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 87ce654 commit bddc43bCopy full SHA for bddc43b
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