mirror of
https://github.com/github/codeql.git
synced 2026-04-19 05:54:00 +02:00
Merge pull request #7101 from RasmusWL/python-ids
Python: Fix some query-ids
This commit is contained in:
2
python/change-notes/2021-11-12-fix-pyhton-query-ids.md
Normal file
2
python/change-notes/2021-11-12-fix-pyhton-query-ids.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
Fixed the query ids of two queries that are meant for manual exploration: `python/count-untrusted-data-external-api` and `python/untrusted-data-to-external-api` have been changed to `py/count-untrusted-data-external-api` and `py/untrusted-data-to-external-api`.
|
||||
Reference in New Issue
Block a user