mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
fix qhelp
This commit is contained in:
@@ -29,7 +29,7 @@ and does not depend on the contents of the arrays.
|
||||
<p>
|
||||
The following example uses <code>==</code> which is a fail fast check for validating a secret.
|
||||
</p>
|
||||
<sample src="UnsafeComparisonOfSensitiveInfo.py" />
|
||||
<sample src="UnSafeComparisonOfSensitiveInfo.py" />
|
||||
|
||||
<p>
|
||||
The next example use a safe constant-time algorithm for validating a secret:
|
||||
|
||||
Reference in New Issue
Block a user