mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Revert "Merge pull request #5171 from RasmusWL/restructure-queries"
This reverts commit8caafb3710, reversing changes made toec79094957.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Security/BadPractice/BindToAllInterfaces/BindToAllInterfaces.ql
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/FlaskRunWithDebug/FlaskDebug.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: --max-import-depth=2 -p ../../lib
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/HTTPSRequestWithoutCertValidation/HTTPSRequestWithoutCertValidation.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: -p ../../lib --max-import-depth=3
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/HardcodedCredentials/HardcodedCredentials.ql
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/IncompleteUrlSanitizer/IncompleteHostnameRegExp.ql
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/IncompleteUrlSanitizer/IncompleteUrlSubstringSanitization.ql
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/InsecureTemporaryFile/InsecureTemporaryFile.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: -p ../../lib --max-import-depth=3
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/Jinja2RenderWithoutEscape/Jinja2WithoutEscaping.ql
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/SSHMissingHostKeyValidation/SSHMissingHostKeyValidation.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: -p ../../lib --max-import-depth=3
|
||||
@@ -1 +0,0 @@
|
||||
Security/BadPractice/WeakFilePermissions/WeakFilePermissions.ql
|
||||
@@ -1 +0,0 @@
|
||||
semmle-extractor-options: --max-import-depth=2 -p ../../lib
|
||||
@@ -0,0 +1 @@
|
||||
Security/CVE-2018-1281/BindToAllInterfaces.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-020-ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-020-ExternalAPIs/UntrustedDataToExternalAPI.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-020/IncompleteHostnameRegExp.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-020/IncompleteUrlSubstringSanitization.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-022/PathInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-022/TarSlip.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-078/CommandInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-078/CommandInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-079/Jinja2WithoutEscaping.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-079/ReflectedXss.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-079/options
Normal file
1
python/ql/test/query-tests/Security/CWE-079/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-089/SqlInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-094/CodeInjection.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-209/StackTraceExposure.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-209/options
Normal file
1
python/ql/test/query-tests/Security/CWE-209/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=2
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-215/FlaskDebug.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-215/options
Normal file
1
python/ql/test/query-tests/Security/CWE-215/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=2 -p ../lib
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-295/MissingHostKeyValidation.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-295/RequestWithoutValidation.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-295/options
Normal file
1
python/ql/test/query-tests/Security/CWE-295/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-312/CleartextLogging.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-312/CleartextStorage.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-312/options
Normal file
1
python/ql/test/query-tests/Security/CWE-312/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-326/WeakCrypto.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-326/options
Normal file
1
python/ql/test/query-tests/Security/CWE-326/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-327/BrokenCryptoAlgorithm.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-327/InsecureDefaultProtocol.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-327/InsecureProtocol.ql
|
||||
1
python/ql/test/query-tests/Security/CWE-327/options
Normal file
1
python/ql/test/query-tests/Security/CWE-327/options
Normal file
@@ -0,0 +1 @@
|
||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user