Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cef37d1

Browse files
committed
Python: Split CWE-295 tests
Mostly just because it's nice. But now we can avoid having the same `options` files for the tests.
1 parent 0ffc801 commit cef37d1

7 files changed

File tree

python/ql/test/query-tests/Security/CWE-295/MissingHostKeyValidation.expected renamed to python/ql/test/query-tests/Security/CWE-295-MissingHostKeyValidation/MissingHostKeyValidation.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/MissingHostKeyValidation.qlref renamed to python/ql/test/query-tests/Security/CWE-295-MissingHostKeyValidation/MissingHostKeyValidation.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/paramiko_host_key.py renamed to python/ql/test/query-tests/Security/CWE-295-MissingHostKeyValidation/paramiko_host_key.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/RequestWithoutValidation.expected renamed to python/ql/test/query-tests/Security/CWE-295-RequestWithoutValidation/RequestWithoutValidation.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/RequestWithoutValidation.qlref renamed to python/ql/test/query-tests/Security/CWE-295-RequestWithoutValidation/RequestWithoutValidation.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/make_request.py renamed to python/ql/test/query-tests/Security/CWE-295-RequestWithoutValidation/make_request.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-295/options renamed to python/ql/test/query-tests/Security/CWE-295-RequestWithoutValidation/options

File renamed without changes.

0 commit comments

Comments
 (0)