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 4d1bbe3 commit e332a43Copy full SHA for e332a43
javascript/ql/src/Security/CWE-798/HardcodedCredentials.qhelp
@@ -23,7 +23,7 @@
23
24
<example>
25
<p>
26
- The following code example connects to an HTTP request using an hard-codes authentication header
+ The following code example connects to an HTTP request using an hard-codes authentication header:
27
</p>
28
29
<sample src="examples/HardcodedCredentialsHttpRequest.js"/>
0 commit comments