Skip to content

Commit cf9ad0c

Browse files
committed
Python: Move ExternalAPI queries back under Security
This was raised as a question at review, and I don't really have a good enough argument for moving it under POI. At the end of the day, they are _security_ related enough I guess :)
1 parent dec026a commit cf9ad0c

14 files changed

+2
-2
lines changed

python/ql/src/POI/ExternalAPIs/ExternalAPISinkExample.py renamed to python/ql/src/Security/ExternalAPIs/ExternalAPISinkExample.py

File renamed without changes.

python/ql/src/POI/ExternalAPIs/ExternalAPITaintStepExample.py renamed to python/ql/src/Security/ExternalAPIs/ExternalAPITaintStepExample.py

File renamed without changes.
File renamed without changes.

python/ql/src/POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.qhelp renamed to python/ql/src/Security/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.qhelp

File renamed without changes.

python/ql/src/POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql renamed to python/ql/src/Security/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql

File renamed without changes.

python/ql/src/POI/ExternalAPIs/UntrustedDataToExternalAPI.qhelp renamed to python/ql/src/Security/ExternalAPIs/UntrustedDataToExternalAPI.qhelp

File renamed without changes.

python/ql/src/POI/ExternalAPIs/UntrustedDataToExternalAPI.ql renamed to python/ql/src/Security/ExternalAPIs/UntrustedDataToExternalAPI.ql

File renamed without changes.

python/ql/test/query-tests/POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

python/ql/test/query-tests/POI/ExternalAPIs/UntrustedDataToExternalAPI.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

python/ql/test/query-tests/POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.expected renamed to python/ql/test/query-tests/Security/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.expected

File renamed without changes.

0 commit comments

Comments
 (0)