We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca9ad0 commit cb8096fCopy full SHA for cb8096f
java/ql/src/Security/CWE/CWE-079/XSS.qhelp
@@ -23,15 +23,6 @@ leaving the website vulnerable to cross-site scripting.</p>
23
24
<sample src="XSS.java" />
25
26
-</example>
27
-
28
-<example>
29
30
-<p>The following example shows the page parameter being written directly to a custom JSF renderer
31
-of UI components, which leaves the website vulnerable to cross-site scripting.</p>
32
33
-<sample src="JsfXSS.java" />
34
35
</example>
36
<references>
37
0 commit comments