- Fixed Chef 14 and rubocop warnings
- Updated to install ModSecurityIIS_2.9.1 MSI by default
- Fixed a bug that would break the apache server if the WOASP rules were not installed
- Support added for Windows
- Support Added for AWS
- Support added for Ubuntu
- Updated to mod_security 2.7.7 and OWASP CRS 2.2.8
- Downloading source and CRS tarballs from SpiderLabs GitHub releases
- Added SHA256 verification of downloaded source and CRS tarballs
- Downloading tarballs to Chef file cache path instead of under the mod_security dir
- Added integration testing using test-kitchen across multiple platforms
- Foodcritic and Rubocop fixes
- version bump to fix packaging issue
- add server alias support for mod_secure_proxy definition
- test and fix data file loading issues in main,srl, and optional rulesets
- identify experimental rulesets that don't work in our environment yet
- add RedHat-based distro support
- upgrade to mod_security 2.6.2
- flesh out main config options as chef attributes
- First release