mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
make some acronyms camelCase
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import python
|
||||
import experimental.semmle.python.security.injection.XSLT
|
||||
|
||||
from XSLTInjection::XSLTInjectionSink sink, TaintKind kind
|
||||
from XsltInjection::XsltInjectionSink sink, TaintKind kind
|
||||
where sink.sinks(kind)
|
||||
select sink, kind
|
||||
|
||||
Reference in New Issue
Block a user