Hide Forgot
Modsecurity has ability to store information in an SDBM (database). Customers and support need the ability to read the database reliably (some customers are using cat command on the binary file which is not ideal) as well as clean expired/stale/delete information occasionally. There is a tool developed by same team that develops Modsecurity called modsec-sdbm-util: https://github.com/SpiderLabs/modsec-sdbm-util Can this be packaged into a mod_security-devel package?