Update PossibleTimingAttackAgainstHash.ql

This commit is contained in:
Ahmed Farid
2022-08-29 18:08:09 +01:00
committed by GitHub
parent 93257be913
commit 66fb420d00

View File

@@ -7,7 +7,7 @@
* @kind path-problem
* @problem.severity error
* @precision medium
* @id py/timing-attack-against-hash
* @id py/possible-timing-attack-against-hash
* @tags security
* external/cwe/cwe-208
*/