We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a10b11e commit 99f4eefCopy full SHA for 99f4eef
go/ql/src/experimental/CWE-203/Timing.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Timing attacks due to comparison of sensitive secrets
3
- * @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
4
* @kind path-problem
5
* @problem.severity warning
6
* @id go/timing-attack
0 commit comments