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

Skip to content

Commit cf64701

Browse files
committed
Python: Move weak-crypto-algorithm tests to own folder
1 parent 2b8afe5 commit cf64701

7 files changed

Lines changed: 1 addition & 0 deletions

File tree

python/ql/test/query-tests/Security/CWE-327/BrokenCryptoAlgorithm.expected renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/BrokenCryptoAlgorithm.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-327/BrokenCryptoAlgorithm.qlref renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/BrokenCryptoAlgorithm.qlref

File renamed without changes.

python/ql/test/query-tests/Security/CWE-327/TestNode.expected renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/TestNode.expected

File renamed without changes.

python/ql/test/query-tests/Security/CWE-327/TestNode.ql renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/TestNode.ql

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
semmle-extractor-options: -p ../lib/ --max-import-depth=3

python/ql/test/query-tests/Security/CWE-327/test_cryptography.py renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/test_cryptography.py

File renamed without changes.

python/ql/test/query-tests/Security/CWE-327/test_pycrypto.py renamed to python/ql/test/query-tests/Security/CWE-327-BrokenCryptoAlgorithm/test_pycrypto.py

File renamed without changes.

0 commit comments

Comments
 (0)