mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Update TimingAttackAgainstSensitiveInfo.ql
This commit is contained in:
@@ -31,4 +31,3 @@ from ClientSuppliedSecretConfig config, DataFlow::PathNode source, DataFlow::Pat
|
||||
where config.hasFlowPath(source, sink)
|
||||
select sink.getNode(), source, sink, "Timing attack against $@ validation.", source.getNode(),
|
||||
"client-supplied token"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user