mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Python: Update test results for fabric.api.execute
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
| test.py:8 | fail | unsafe | cmd | <NO TAINT> |
|
||||
| test.py:8 | fail | unsafe | cmd2 | <NO TAINT> |
|
||||
| test.py:8 | ok | unsafe | cmd | externally controlled string |
|
||||
| test.py:8 | ok | unsafe | cmd2 | externally controlled string |
|
||||
| test.py:9 | ok | unsafe | safe_arg | <NO TAINT> |
|
||||
| test.py:9 | ok | unsafe | safe_optional | <NO TAINT> |
|
||||
| test.py:16 | fail | unsafe | cmd | <NO TAINT> |
|
||||
| test.py:16 | fail | unsafe | cmd2 | <NO TAINT> |
|
||||
| test.py:16 | ok | unsafe | cmd | externally controlled string |
|
||||
| test.py:16 | ok | unsafe | cmd2 | externally controlled string |
|
||||
| test.py:17 | ok | unsafe | safe_arg | <NO TAINT> |
|
||||
| test.py:17 | ok | unsafe | safe_optional | <NO TAINT> |
|
||||
| test.py:23 | ok | some_http_handler | cmd | externally controlled string |
|
||||
|
||||
Reference in New Issue
Block a user