All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add release-major, release-minor, release-patch, and publish Makefile targets and GitHub Actions
- Disabled iptables so that when instance is restarted, iptables won't run
- Restrict iptables and auditd stopping only for RedHat
- Change auditd stopping to use exec instead of service Puppet type
- Enforce auditd stopping temporarily while trialling CIS-benchmarked RHEL7
- Enforce iptables stopping temporarily while trialling CIS-benchmarked RHEL7
- Add HOME env var to inspec exec on post-common.sh as a workaround to latest pry release
- Add HOME env var to inspec exec on pre-common.sh as a workaround to latest pry release
- Update tests with latest Rubocop
- Initial version