Skip to content

Commit 0a8e371

Browse files
esbenaasgerf
andauthored
Update javascript/ql/src/Security/CWE-116/IncompleteHtmlAttributeSanitization.qhelp
Co-Authored-By: Asger F <[email protected]>
1 parent 58b5bd5 commit 0a8e371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-116/IncompleteHtmlAttributeSanitization.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
common dangerous characters. The lack of sanitization for
2323
<code>&quot;</code> is problematic when an incompletely sanitized
2424
value is used as an HTML attribute in a string that
25-
<strong>later</strong> is parsed as HTML.
25+
later is parsed as HTML.
2626

2727
</p>
2828

0 commit comments

Comments
 (0)