Skip to content

Commit 8caafb3

Browse files
authored
Merge pull request #5171 from RasmusWL/restructure-queries
Python: Restructure query file layout
2 parents ec79094 + cf9ad0c commit 8caafb3

File tree

225 files changed

+42
-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.

225 files changed

+42
-40
lines changed

python/ql/src/Security/CVE-2018-1281/BindToAllInterfaces.py renamed to python/ql/src/Security/BadPractice/BindToAllInterfaces/BindToAllInterfaces.py

File renamed without changes.

python/ql/src/Security/CVE-2018-1281/BindToAllInterfaces.qhelp renamed to python/ql/src/Security/BadPractice/BindToAllInterfaces/BindToAllInterfaces.qhelp

File renamed without changes.

python/ql/src/Security/CVE-2018-1281/BindToAllInterfaces.ql renamed to python/ql/src/Security/BadPractice/BindToAllInterfaces/BindToAllInterfaces.ql

File renamed without changes.

python/ql/src/Security/CWE-215/FlaskDebug.py renamed to python/ql/src/Security/BadPractice/FlaskRunWithDebug/FlaskDebug.py

File renamed without changes.

python/ql/src/Security/CWE-215/FlaskDebug.qhelp renamed to python/ql/src/Security/BadPractice/FlaskRunWithDebug/FlaskDebug.qhelp

File renamed without changes.

python/ql/src/Security/CWE-215/FlaskDebug.ql renamed to python/ql/src/Security/BadPractice/FlaskRunWithDebug/FlaskDebug.ql

File renamed without changes.

python/ql/src/Security/CWE-295/RequestWithoutValidation.qhelp renamed to python/ql/src/Security/BadPractice/HTTPSRequestWithoutCertValidation/HTTPSRequestWithoutCertValidation.qhelp

File renamed without changes.

python/ql/src/Security/CWE-295/RequestWithoutValidation.ql renamed to python/ql/src/Security/BadPractice/HTTPSRequestWithoutCertValidation/HTTPSRequestWithoutCertValidation.ql

File renamed without changes.

python/ql/src/Security/CWE-295/examples/make_request.py renamed to python/ql/src/Security/BadPractice/HTTPSRequestWithoutCertValidation/examples/make_request.py

File renamed without changes.

python/ql/src/Security/CWE-798/HardcodedCredentials.py renamed to python/ql/src/Security/BadPractice/HardcodedCredentials/HardcodedCredentials.py

File renamed without changes.

0 commit comments

Comments
 (0)