mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Remove CSV sinks; make imports private
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
import java
|
||||
import semmle.code.java.security.SpelInjectionQuery
|
||||
import semmle.code.java.dataflow.DataFlow
|
||||
import DataFlow::PathGraph
|
||||
|
||||
from DataFlow::PathNode source, DataFlow::PathNode sink, SpelInjectionConfig conf
|
||||
|
||||
Reference in New Issue
Block a user