mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
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 :)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
POI/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql
|
||||
@@ -1 +0,0 @@
|
||||
POI/ExternalAPIs/UntrustedDataToExternalAPI.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/ExternalAPIs/ExternalAPIsUsedWithUntrustedData.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/ExternalAPIs/UntrustedDataToExternalAPI.ql
|
||||
Reference in New Issue
Block a user