Skip to content

Commit e0c081a

Browse files
lcarteyfelicitymay
andauthored
Add missing </p> tag
Co-authored-by: Felicity Chapman <[email protected]>
1 parent b242a61 commit e0c081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-020/ExternalAPIsUsedWithUntrustedData.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ used as the qualifier to the method call.</p>
2828
</ul>
2929

3030
<p>Otherwise, the result is likely uninteresting. Custom versions of this query can extend the <code>SafeExternalAPIMethod</code>
31-
class to exclude known safe external APIs from future analysis.
31+
class to exclude known safe external APIs from future analysis.</p>
3232

3333
</recommendation>
3434
<example>

0 commit comments

Comments
 (0)