Python: Accept deprecation warnings for old tests

This commit is contained in:
Rasmus Wriedt Larsen
2022-01-20 10:55:04 +01:00
parent 438a01e911
commit 2e788ea86e
34 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
WARNING: Type HttpRequestTaintSource has been deprecated and may be removed in future (HttpSources.ql:5,6-28)
| ../../../query-tests/Security/lib/bottle.py:64:11:64:24 | LocalRequest() | bottle.request |
| test.py:3:35:3:41 | ImportMember | bottle.request |
| test.py:8:11:8:14 | name | externally controlled string |