Skip to content

Latest commit

 

History

History
272 lines (177 loc) · 19.5 KB

CHANGELOG.md

File metadata and controls

272 lines (177 loc) · 19.5 KB

Changelog

0.4.13 (2023-12-04)

Full Changelog

Implemented enhancements:

  • Convert uname variable to global variable #159 (IvDoorn)
  • Add alternative package name for iptables #156 (IvDoorn)
  • Make all kernel parameter checks related to net.ipv6 conditional #155 (IvDoorn)
  • fix: handle chrony configuration sourced via amazon-chrony-config #153 (nejch)
  • fix: allow alternative output for sestatus policy #152 (nejch)
  • use centralised issue templates and workflows #142 (schurzi)

Fixed bugs:

  • 3-5 Fix loopback address match #161 (IvDoorn)
  • Restrict NX/XD check to the x86 architectures #160 (IvDoorn)
  • Local loopback is 127.0.0.0/8, not just 127.0.0.1 #147 (bendres97)

Closed issues:

  • cis-dil-benchmark-5.6 Ubuntu does not have group 'wheel' #138
  • Add support for arm64 architectures #130
  • cis-dil-benchmark-2.2.1.3 assumes user chrony exists #129
  • Missing release for 0.4.12? #123

Merged pull requests:

0.4.12 (2022-03-18)

Full Changelog

Closed issues:

  • /var/log/btmp should be included in group_write_excepts for CIS 4.2.3 #112

Merged pull requests:

0.4.11 (2022-01-12)

Full Changelog

Fixed bugs:

  • cis-dil-benchmark-5.2.5 should allow sshd LogLevel to be INFO or VERBOSE #109
  • fix(5.2.5): allow INFO as SSH LogLevel #111 (deric4)

Closed issues:

  • this repo should be labelled inspec #110
  • Inputs set via 'attribute' is now deprecated. #81

Merged pull requests:

0.4.10 (2021-02-01)

Full Changelog

Closed issues:

  • cis-dil-benchmark-1.6.3.2: undefined method `positive?' for #<RSpec::Matchers::DSL::Matcher cmp> #105

Merged pull requests:

  • revert to using cmp for 1.6.3.2 because of implicit string conversion #106 (schurzi)

0.4.9 (2021-01-29)

Full Changelog

Merged pull requests:

0.4.8 (2021-01-08)

Full Changelog

Merged pull requests:

0.4.7 (2021-01-06)

Full Changelog

Merged pull requests:

  • Check for pool or server in chrony.conf #101 (nvwls)

0.4.6 (2021-01-05)

Full Changelog

Closed issues:

  • RootDistanceMax instead of RootDistanceMaxSec #92

Merged pull requests:

  • rename RootDistanceMax to RootDistanceMaxSec #93 (yvespp)

0.4.5 (2020-12-30)

Full Changelog

Closed issues:

  • Travis CI status check failing #98
  • The version on README.md is old #94

Merged pull requests:

0.4.4 (2020-11-30)

Full Changelog

Closed issues:

  • Any ansible automation to satisfy all these cis checks? #87
  • Any planning on supported the "latest" CiS (1.1.0)? #58

Merged pull requests:

0.4.3 (2020-08-12)

Full Changelog

Merged pull requests:

0.4.2 (2020-07-23)

Full Changelog

Merged pull requests:

0.4.1 (2020-05-19)

Full Changelog

Merged pull requests:

0.4.0 (2020-05-19)

Full Changelog

Closed issues:

  • dil-benchmark-1.6.2.2: undefined method `positive?' for #<RSpec::Matchers::DSL::Matcher cmp> #72
  • WARN: DEPRECATION: The 'default' option for attributes is being replaced by 'value' - please use it instead. attribute name: 'Inspec::Input' #69

Merged pull requests:

0.3.0 (2019-02-04)

Full Changelog

Closed issues:

  • Make a release #64
  • 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:

0.2.0 (2018-08-26)

Full Changelog

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:

0.1.0 (2017-08-15)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator