mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Merge pull request #4189 from RasmusWL/python-experimental-file-structure
Python: Move files in experimental dirs to be consistent
This commit is contained in:
@@ -1 +0,0 @@
|
||||
experimental/CWE-074/TemplateInjection.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../query-tests/Security/lib/
|
||||
@@ -1 +0,0 @@
|
||||
experimental/CWE-091/Xslt.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: -p ../../query-tests/Security/lib/ --max-import-depth=3
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../query-tests/Security/lib/
|
||||
@@ -1 +0,0 @@
|
||||
experimental/CWE-643/xpath.ql
|
||||
@@ -0,0 +1 @@
|
||||
experimental/Security/CWE-074/TemplateInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
@@ -0,0 +1 @@
|
||||
experimental/Security/CWE-091/Xslt.ql
|
||||
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=3 -p ../../../../query-tests/Security/lib/
|
||||
@@ -0,0 +1 @@
|
||||
experimental/Security/CWE-643/xpath.ql
|
||||
1
python/ql/test/experimental/query-tests/options
Normal file
1
python/ql/test/experimental/query-tests/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=1
|
||||
Reference in New Issue
Block a user