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

Skip to content

Commit caebdd2

Browse files
committed
JS: Fix incorrect sample link
1 parent 2fc2a39 commit caebdd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/src/Security/CWE-022/ZipSlip.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ instance, if it were created by something like <code>zip archive.zip
4848
contain any <code>".."</code> in it.
4949
</p>
5050

51-
<sample src="ZipSlipGood.java" />
51+
<sample src="ZipSlipGood.js" />
5252

5353
</example>
5454
</qhelp>

0 commit comments

Comments
 (0)