mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Java: Added JSR 223 sinks for MVEL injections
- Updated MvelInjectionLib.qll - Added tests and stubs for JSR 223 API
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package javax.script;
|
||||
|
||||
public class SimpleScriptContext implements ScriptContext {}
|
||||
Reference in New Issue
Block a user