Skip to content

Commit 99f4eef

Browse files
authored
Fix spelling
1 parent a10b11e commit 99f4eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/ql/src/experimental/CWE-203/Timing.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @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
3+
* @description using a non-constant time comparison method to compare secrets can lead to authoriztion vulnerabilities
44
* @kind path-problem
55
* @problem.severity warning
66
* @id go/timing-attack

0 commit comments

Comments
 (0)