We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6302187 + 968a092 commit 081fd28Copy full SHA for 081fd28
javascript/ql/src/Security/CWE-829/InsecureDownload.qhelp
@@ -29,7 +29,7 @@
29
<p>
30
The issue has been fixed in the example below by replacing the HTTP protocol with the HTTPS protocol.
31
</p>
32
- <sample src="examples/insecure-download.js" />
+ <sample src="examples/secure-download.js" />
33
</example>
34
35
<references>
0 commit comments