Skip to content

Commit bddc43b

Browse files
committed
Go/InsufficientKeySize
1 parent 87ce654 commit bddc43b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go/ql/src/Security/CWE-326/InsufficientKeySize.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ module Config implements DataFlow::ConfigSig {
2727
}
2828

2929
predicate observeDiffInformedIncrementalMode() { any() }
30-
31-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
3230
}
3331

3432
/**

0 commit comments

Comments
 (0)