Bug 1400177

Summary: Provide modsec-sdbm-util package
Product: Red Hat Enterprise Linux 7 Reporter: Robert Bost <rbost>
Component: mod_securityAssignee: Daniel Kopeček <dkopecek>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.4CC: jhouska
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-11 15:18:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Robert Bost 2016-11-30 15:53:36 UTC
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?