Skip to content

Commit 1a3dc1d

Browse files
authored
Remove extra closing tag
1 parent 5677e38 commit 1a3dc1d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

java/ql/src/Security/CWE/CWE-023/PartialPathTraversalRemainder.inc.qhelp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,12 @@ indeed slash-terminated, the user supplying <code>dir</code> can only access chi
3838
</example>
3939
<references>
4040

41-
<li>
42-
OWASP:
41+
<li>OWASP:
4342
<a href="https://owasp.org/www-community/attacks/Path_Traversal">Partial Path Traversal</a>.</li>
4443
<li>CVE-2022-23457:
4544
<a href="https://github.com/ESAPI/esapi-java-legacy/blob/develop/documentation/GHSL-2022-008_The_OWASP_Enterprise_Security_API.md"> ESAPI Vulnerability Report</a>.</li>
46-
</li>
4745

4846
</references>
4947

5048

51-
</qhelp>
49+
</qhelp>

0 commit comments

Comments
 (0)