0.3.0 (2019-02-04)
Closed issues:
- Tagging versions for release? #51
- Why are you using custom linux_module instead of the Inspec built in kernel_module? #48
- How much divergence from CIS DIL Benchmark document is accepted? #43
Merged pull requests:
- Ensure /etc/group- /etc/shadow- and /etc/gshadow- match their respect… #63 (bdwyertech)
- Fixes #62 (bdwyertech)
- Change
password
topasswords
#60 (jerryaldrichiii) - Update issue templates #56 (rndmh3ro)
- use inspec's new unified attributes feature #55 (chris-rock)
- modify package check to satisfy openjdk dependency #53 (alval5280)
- 0.2.0 #52 (chris-rock)
- allow group write /var/log/wtmp #50 (alval5280)
0.2.0 (2018-08-26)
Closed issues:
- Debian uses group 42 ('shadow') as group for shadow files #31
- inspec fails to run due to undefined method 'passwords' #5
- Wrong modinfo option #4
- Getting undefined method `split' for nil:NilClass (NoMethodError) on MacOS #3
- Update 6_2_user_and_group_settings.rb to mock empty array. #1
Merged pull requests:
- Modified controls to use the built in kernel_module of Inspec #49 (itoperatorguy)
- handle potential leading space for umask regex #47 (veetow)
- increase rubocop block length #44 (chris-rock)
- Fix shadow user and password deprecations #42 (timstoop)
- Fix a compare with zero. #41 (timstoop)
- Also allow pool to be set. #39 (timstoop)
- Make the 4.1.15 check less strict. #38 (timstoop)
- According to CIS DIL 1.1.0, wtmp and btmp should be tagged logins. #37 (timstoop)
- This fixes for the syntax for CIS DIL 4.1.6 to require just one valid describe. #36 (timstoop)
- Make the check slightly less strict. #35 (timstoop)
- Fix deprecation warnings. #34 (timstoop)
- Debian uses group 42 shadow #33 (timstoop)
- updated regex to account for sha512 not being first option #30 (crashdummymch)
- Adjust modprobe check to remove false positives. #28 (millerthomasj)
- Update umask checks for Centos7 and Amazon Linux. #27 (millerthomasj)
- Update password quality checks for pam. #25 (millerthomasj)
- Allowed MACs should allow for greater security #24 (millerthomasj)
- pin inspec 2.1.0 #23 (chris-rock)
- Should check one of cron or crond not both. #22 (millerthomasj)
- Add auditd fixes for Centos7 #21 (millerthomasj)
- Add tcp_wrappers package for both Centos7 and Amazon Linux. #20 (millerthomasj)
- Add additional filepath for chrony.conf on Centos7. #19 (millerthomasj)
- Ntpd run as user #18 (millerthomasj)
- Centos7 uses grub2 by default, add checks for proper file. #17 (millerthomasj)
- On both Centos7 and latest Amazon Linux ansible auto creates cron ent… #16 (millerthomasj)
- updated regex to detect proper string #15 (crashdummymch)
- Undefinedmethod #14 (crashdummymch)
- changed command for redhat family to modprobe to properly evaluate test #10 (crashdummymch)
- implements inspec check and enables it in travis #9 (chris-rock)
- use inspec's os_env split method #8 (chris-rock)
- Passwords to password #6 (crashdummymch)
0.1.0 (2017-08-15)
* This Change Log was automatically generated by github_changelog_generator