mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Decouple XsltInjection.qll to reuse the taint tracking configuration
This commit is contained in:
@@ -110,6 +110,7 @@ private module Frameworks {
|
||||
private import semmle.code.java.security.MvelInjection
|
||||
private import semmle.code.java.security.OgnlInjection
|
||||
private import semmle.code.java.security.XPath
|
||||
private import semmle.code.java.security.XsltInjectionSinkModels
|
||||
private import semmle.code.java.frameworks.android.Android
|
||||
private import semmle.code.java.frameworks.android.SQLite
|
||||
private import semmle.code.java.frameworks.Jdbc
|
||||
|
||||
Reference in New Issue
Block a user