mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Update TimingAttackAgainstSignature.ql
This commit is contained in:
@@ -35,4 +35,3 @@ from TimingAttackAgainstsignature config, DataFlow::PathNode source, DataFlow::P
|
||||
where config.hasFlowPath(source, sink)
|
||||
select sink.getNode(), source, sink, "Timing attack against $@ validation.", source,
|
||||
source.getNode()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user