mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Update java/ql/src/Security/CWE/CWE-094/InsecureBeanValidation.qhelp
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@ Note that this replacement may not be a simple drop-in replacement.</li>
|
||||
</recommendation>
|
||||
|
||||
<example>
|
||||
<p>The following Validator could result in arbitrary Java code execution:</p>
|
||||
<p>The following validator could result in arbitrary Java code execution:</p>
|
||||
<sample src="InsecureBeanValidation.java" />
|
||||
</example>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user