Fix spelling

This commit is contained in:
Chris Smowton
2023-05-11 22:12:35 +01:00
committed by GitHub
parent a10b11e09e
commit 99f4eef9c5

View File

@@ -1,6 +1,6 @@
/**
* @name Timing attacks due to comparison of sensitive secrets
* @description using a non-constant time comparison method to comapre secrets can lead to authoriztion vulnerabilities
* @description using a non-constant time comparison method to compare secrets can lead to authoriztion vulnerabilities
* @kind path-problem
* @problem.severity warning
* @id go/timing-attack