DongTai
DongTai copied to clipboard
[Bug]: logservice fails to send the message and throw a time out error after dongtai-server is restarted
Preflight Checklist
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] I have searched the issue tracker for an issue that matches the one I want to file, without success.
- [X] I am not looking for support or already pursued the available support channels without success.
Version
1.16.0
Installation Type
Official Docker Compose
Service Name
DongTai-OpenAPI
Describe the details of the bug and the steps to reproduce it
logservice fails to send the message and throw a time out error after dongtai-server is restarted.
- restart dongtai-server in docker compose
- trigger vulnerability
- then you will see a time out exception from dongtai-server
- and iast unable to detect the vulnerability
It is recommended to send msg in chunks.
https://github.com/HXSecurity/DongTai/blob/develop/dongtai_protocol/report/log_service.py#L43
Additional Information
No response
Logs
No response