mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove JSF XSS Example
Per previous commit, no need for a top-level JSF example
This commit is contained in:
@@ -23,15 +23,6 @@ leaving the website vulnerable to cross-site scripting.</p>
|
||||
|
||||
<sample src="XSS.java" />
|
||||
|
||||
</example>
|
||||
|
||||
<example>
|
||||
|
||||
<p>The following example shows the page parameter being written directly to a custom JSF renderer
|
||||
of UI components, which leaves the website vulnerable to cross-site scripting.</p>
|
||||
|
||||
<sample src="JsfXSS.java" />
|
||||
|
||||
</example>
|
||||
<references>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user