mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
Ruby: fix xpathinjection deprecation warnings
This commit is contained in:
@@ -23,5 +23,5 @@ module XpathInjection {
|
||||
predicate isBarrier(DataFlow::Node node) { node instanceof Sanitizer }
|
||||
}
|
||||
|
||||
import TaintTracking::Make<Config>
|
||||
import TaintTracking::Global<Config>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user