File tree Expand file tree Collapse file tree
python/ql/test/library-tests/security/fabric-v1-execute Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- | test.py:8 | fail | unsafe | cmd | <NO TAINT> |
2- | test.py:8 | fail | unsafe | cmd2 | <NO TAINT> |
1+ | test.py:8 | ok | unsafe | cmd | externally controlled string |
2+ | test.py:8 | ok | unsafe | cmd2 | externally controlled string |
33| test.py:9 | ok | unsafe | safe_arg | <NO TAINT> |
44| test.py:9 | ok | unsafe | safe_optional | <NO TAINT> |
5- | test.py:16 | fail | unsafe | cmd | <NO TAINT> |
6- | test.py:16 | fail | unsafe | cmd2 | <NO TAINT> |
5+ | test.py:16 | ok | unsafe | cmd | externally controlled string |
6+ | test.py:16 | ok | unsafe | cmd2 | externally controlled string |
77| test.py:17 | ok | unsafe | safe_arg | <NO TAINT> |
88| test.py:17 | ok | unsafe | safe_optional | <NO TAINT> |
99| test.py:23 | ok | some_http_handler | cmd | externally controlled string |
You can’t perform that action at this time.
0 commit comments