mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Re-structure imports, add some new comments to tests
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
*/
|
||||
|
||||
import java
|
||||
import DataFlow::PathGraph
|
||||
import semmle.code.java.dataflow.FlowSources
|
||||
import semmle.code.java.security.JexlInjection
|
||||
import DataFlow::PathGraph
|
||||
|
||||
/**
|
||||
* A taint-tracking configuration for unsafe user input
|
||||
|
||||
Reference in New Issue
Block a user