Skip to content

Commit 4b58082

Browse files
authored
Python: Fix broken QHelp
1 parent 29f69bd commit 4b58082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/experimental/Security/CWE-022/ZipSlip.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In this example an archive is extracted without validating file paths.
4646
<sample src="zipslip_good.py" />
4747

4848
</example>
49-
49+
<references>
5050
<li>
5151
Snyk:
5252
<a href="https://snyk.io/research/zip-slip-vulnerability">Zip Slip Vulnerability</a>.

0 commit comments

Comments
 (0)