Skip to content

Commit 6dd9106

Browse files
author
porcupineyhairs
authored
Update XSLT.qll
1 parent 1ceb963 commit 6dd9106

File tree

1 file changed

+1
-1
lines changed
  • python/ql/src/experimental/semmle/python/security/injection

1 file changed

+1
-1
lines changed

python/ql/src/experimental/semmle/python/security/injection/XSLT.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
import python
10-
import semmle.python.security.TaintTracking
10+
import semmle.python.dataflow.TaintTracking
1111
import semmle.python.web.HttpRequest
1212

1313
/** Models XSLT Injection related classes and functions */

0 commit comments

Comments
 (0)