We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f15c84 commit a15a892Copy full SHA for a15a892
python/ql/src/Security/CWE-022/TarSlip.qhelp
@@ -64,11 +64,11 @@ OWASP:
64
</li>
65
<li>
66
Python Library Reference:
67
-< href="https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extract">TarFile.extract</a>.
+<a href="https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extract">TarFile.extract</a>.
68
69
70
71
-< href="https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall">TarFile.extractall</a>.
+<a href="https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extractall">TarFile.extractall</a>.
72
73
74
</references>
0 commit comments