Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 99f4eef

Browse files
authored
Fix spelling
1 parent a10b11e commit 99f4eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)