Closed lerminou closed 8 months ago
@lerminou sorry you did not receive a response.
Our team does not make the clamd python library or have experience using it to interact with clamd. It sounds like a bug in the way this library is performing scans with the INSTREAM command. You may need to contact the developers of this python module to seek help. I'm going to close this ticket since I do not believe it to be a bug in clamd itself.
Out of curiosity, did you ever resolve this issue?
Describe the bug
I use Clamav in a docker in a Kubernetes cluster. When my python application performs an INSTREAM analyse I always have the **INSTREAM: Size limit reached, But my file is around 170Ko and I forced the limit to 500M
Wer use the clamd python library (v1.0.2): https://pypi.org/project/clamd/
How to reproduce the problem
Replace this text with specific steps needed to reproduce the issue. clamconf -n Config
Attachments