We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b5e02 commit 9fadb26Copy full SHA for 9fadb26
java/ql/src/Security/CWE/CWE-094/MvelInjection.qhelp
@@ -24,7 +24,7 @@ and then runs it in the default context. In the second example, the untrusted da
24
validated with a custom method that checks that the expression does not contain unexpected code
25
before evaluating it.
26
</p>
27
-<sample src="UnsafeMvelExpressionEvaluation.java" />
+<sample src="MvelExpressionEvaluation.java" />
28
</example>
29
30
<references>
0 commit comments