DongTai-agent-python icon indicating copy to clipboard operation
DongTai-agent-python copied to clipboard

Python Agent is a Python application probe of DongTai IAST, which collects method invocation data during runtime of Python application by dynamic hooks.

Results 3 DongTai-agent-python issues
Sort by recently updated
recently updated
newest added

使用正常的app.run()方式启动 File "/path/lib/python3.6/site-packages/flask/app.py", line 2450, in wsgi_app response = self.handle_exception(e) File "/path/lib/python3.6/site-packages/flask/app.py", line 1867, in handle_exception reraise(exc_type, exc_value, tb) File "/path/lib/python3.6/site-packages/flask/_compat.py", line 39, in reraise raise value File "/path/lib/python3.6/site-packages/flask/app.py", line...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/HXSecurity/DongTai/blob/main/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/HXSecurity/DongTai/issues) for an issue that...

bug