Skip to content

Commit cb8096f

Browse files
committed
Remove JSF XSS Example
Per previous commit, no need for a top-level JSF example
1 parent cca9ad0 commit cb8096f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

java/ql/src/Security/CWE/CWE-079/XSS.qhelp

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,6 @@ leaving the website vulnerable to cross-site scripting.</p>
2323

2424
<sample src="XSS.java" />
2525

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-
3526
</example>
3627
<references>
3728

0 commit comments

Comments
 (0)