Greetings, all.
I've been using OWASP ZAP for about a year or so, and I believe I have a fairly good understanding of its operation when using it for DAST. We are now in the process of migrating from our current DAST system to ZAP, and I've been testing automation with ZAP via Docker containers running on a lap ESXi-based RHEL 8 server with <100GB storage, 2 CPU cores, and 4GB memory. I ran into an incident where some scans would run indefintely, and run the /var filesystem out of space, making the system unreachable.
For our production-ready systems that we're planning to build, I'd like to get an idea of what we should have for system requirements (we're looking at having multiple RHEL8 VMs built to perform these scans, both scheduled, as well as ad-hoc, most likely using Docker.
Any thoughts about this?
Thank you for your time.