Skip to content

Commit 2f5ed03

Browse files
authored
Merge pull request github#6323 from RasmusWL/sec-test-layout
Python: Restructure security tests to contain query name
2 parents c66a34b + 5249591 commit 2f5ed03

File tree

72 files changed

+40
-40
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+40
-40
lines changed

python/ql/test/query-tests/Security/CWE-020/IncompleteHostnameRegExp.expected renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteHostnameRegExp/IncompleteHostnameRegExp.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-020/IncompleteHostnameRegExp.qlref renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteHostnameRegExp/IncompleteHostnameRegExp.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-020/hosttest.py renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteHostnameRegExp/hosttest.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-020/IncompleteUrlSubstringSanitization.expected renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteUrlSubstringSanitization/IncompleteUrlSubstringSanitization.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-020/IncompleteUrlSubstringSanitization.qlref renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteUrlSubstringSanitization/IncompleteUrlSubstringSanitization.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-020/urltest.py renamed to python/ql/test/query-tests/Security/CWE-020-IncompleteUrlSubstringSanitization/urltest.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-078-py2/CommandInjection.expected renamed to python/ql/test/query-tests/Security/CWE-078-CommandInjection-py2/CommandInjection.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-078-py2/CommandInjection.qlref renamed to python/ql/test/query-tests/Security/CWE-078-CommandInjection-py2/CommandInjection.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-078-py2/command_injection.py renamed to python/ql/test/query-tests/Security/CWE-078-CommandInjection-py2/command_injection.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-078-py2/options renamed to python/ql/test/query-tests/Security/CWE-078-CommandInjection-py2/options

File renamed without changes.

0 commit comments

Comments
 (0)