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 d536157 commit ae6fda0Copy full SHA for ae6fda0
go/ql/src/experimental/CWE-203/Timing.qhelp
@@ -14,7 +14,7 @@
14
15
<example>
16
<p>In the following examples, the code accepts a secret via a HTTP header in variable <code>
17
- secretHeader</code> and a secret from the user in the<code>headerSecret</code> variable, which
+ secretHeader</code> and a secret from the user in the <code>headerSecret</code> variable, which
18
are then compared with a system stored secret to perform authentication.</p>
19
20
0 commit comments