mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Fix .qlref for experimental security tests
This commit is contained in:
@@ -1 +1 @@
|
||||
experimental/CWE-074/TemplateInjection.ql
|
||||
experimental/Security/CWE-074/TemplateInjection.ql
|
||||
|
||||
@@ -1 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../query-tests/Security/lib/
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
|
||||
@@ -1 +1 @@
|
||||
experimental/CWE-091/Xslt.ql
|
||||
experimental/Security/CWE-091/Xslt.ql
|
||||
|
||||
@@ -1 +1 @@
|
||||
semmle-extractor-options: -p ../../query-tests/Security/lib/ --max-import-depth=3
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
|
||||
@@ -1 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../query-tests/Security/lib/
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
|
||||
@@ -1 +1 @@
|
||||
experimental/CWE-643/xpath.ql
|
||||
experimental/Security/CWE-643/xpath.ql
|
||||
|
||||
Reference in New Issue
Block a user