Skip to content

CIS benchmark version 1.1.0

Latest
Compare
Choose a tag to compare
@alivx alivx released this 25 Nov 12:39
· 123 commits to master since this release
d537155

What's Changed

  • (chore) [COTEF1901-104] Fixed small naming mistake in test 5.1.9 by @jvleminc in #17
  • (chore+feature) Reorganized variables per chapter & implemented tasks 1.5.1 and 1.5.3 by @jvleminc in #18
  • (feature) Implement task 6.2.7 (change file permissions) by @jvleminc in #19
  • General improvement by @alivx in #21
  • Update Travs CI build by @estenrye in #26
  • 📝 add-code-of-conduct-1 by @alivx in #27
  • (feature) Improve motd message by allowing the use of an external template by @jvleminc in #29
  • Fix point 5.6, ref discussions/14 🔨 by @alivx in #28
  • (bugfix) [3.5.1.7] 'enable_firewall' flag applied to all 'ufw' tasks by @jvleminc in #31
  • (bugfix) [3.3.9] Only execute ipv6 commands when 'IPv6_is_enabled' is set by @jvleminc in #33
  • (bugfix) [3.3.1] Only execute ipv6 commands when 'IPv6_is_enabled' is set by @jvleminc in #32
  • (bugfix) [5.4.1.4] Task shouldn't fail if user in list doesn't exist by @jvleminc in #35
  • (bugfix) [5.4.1.1] Task shouldn't fail if user in list doesn't exist by @jvleminc in #34
  • (bugfix) [5.5.4] Remove readonly flags, throwing errors in shell, on TMOUT variable by @jvleminc in #36
  • Feature/improve 3.5.1.7 by @jvleminc in #41
  • (feature) Add exclude paths to AIDE (task 1.4.2) by @jvleminc in #43
  • (feature) Avoids AIDE installation waiting eternally for input by @jvleminc in #44
  • (feature) Allows for simplifying AIDE checksums by @jvleminc in #45
  • (feature) Adds optional keep_alived firewall rules to task 3.5.1.6 by @jvleminc in #46
  • fix-typos by @sjm42 in #47
  • Rename diy tag to manual by @bvdbasch in #52
  • Refactor script filenames for consistency by @gnought in #56
  • (bugfix) [1.1.1.7] Task shouldn't fail if module vfat is builtin. by @robinlennox in #58
  • (bugfix) [1.1.1.22] Task shouldn't fail if unable to access gvfs by @robinlennox in #60
  • (bugfix) Force the change of the example passwords used in the main.yml by @robinlennox in #59
  • Fixed multiline task name by @gnought in #57
  • Fix tag on item 3.2.2 by @daveshepherd in #61
  • Update v1.1.0 by @alivx in #64

New Contributors

Full Changelog: 1.0.0...CIS_v1.1.0