mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
shorten sentence in qhelp
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
<p>
|
||||
The example below constructs a function that assigns the number 42 to the property <code>key</code>
|
||||
on an object <code>obj</code>. However, if <code>key</code> contains <code></script></code>, then
|
||||
the generated code will break out of a <code><script></code> if the generated code is inserted
|
||||
into a <code><script></code> tag.
|
||||
the generated code will break out of a <code></script></code> if inserted into a
|
||||
<code></script></code> tag.
|
||||
</p>
|
||||
<sample src="examples/ImproperCodeSanitization.js" />
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user