Skip to content

Releases: ansible-lockdown/UBUNTU20-CIS

CIS 2.0.1 - March 24 update

20 Mar 13:15
09b76de
Compare
Choose a tag to compare

CIS - V 2.0.1 - 27 Jun 2023

Remediate

Issues closed and PRs merged - What's changed
Pre-commit updates
Many improvements to different controls

AUDIT

  • Audit only option added
  • New goss binary now supported
  • Audit variables tidied and moved

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

CIS 2.0.1

29 Sep 14:02
5f03547
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.1.3...2.1.1

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

CIS 2.0.1 Issues and improvements

25 Sep 13:59
7b5b701
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0...2.1

CIS 1.1.0

22 Mar 13:28
132801d
Compare
Choose a tag to compare
  • lint files updated
  • ansible version updated
  • Lots of lint and standardisation changes
  • fqcn
  • Assertions for root and grub passwords
  • Import tasks to allow tags to be used
  • Warnings made standard
  • warn count feature added
  • workflow updates
  • wireless interface discovery
  • idempotency checks and updates

reboot variable changed from ubtu20_skip_reboot to skip_reboot (still default true)

Remediate portion

Issues and PRs address

  • #1 set bootloader pwd - Allowed unrestricted by default but set new variables

    • Added extra variable options ubtu20cis_set_grub_password and ubtu20cis_set_root_password (defaults true)
  • #2 Ensure locks for failed attempts

  • #3 root path integrity

  • thanks to @vbotka

    • #63 parse_etc_password
  • thanks to @makefu

    • #67 UFW incoming firewall ports (optional)
  • thanks to @CFoltin

    • #68 logrotate alignment
    • #69 stop rule overwrite UFW
  • thanks to @hackery

    • #70 TMOUT stops being repeated

Many improvements on multiple controls
Remediate and audit version now match. When using remediate will pull in latest version of audit for that release.

Audit

  • updated goss version used
  • aligned new variables with audit
  • audit path used now default to /opt from /var/tmp

What's Changed

New Contributors

Full Changelog: v1.1.2...V1.1.3

Added Issue/PR Templates and Fixes

01 Sep 14:58
a35f6d3
Compare
Choose a tag to compare

CIS Version: 1.1.0 (03-31-21)

Issue Fixes:
#20 - Typo in default/main.yml file

Enhancements:

  • Added Issue templates
  • Add PR template

CIS 1.1.0 Update and Enhancements

10 May 16:35
4bd180f
Compare
Choose a tag to compare

CIS Version: 1.1.0 (03-31-21)

Enhancements:

  • Updates for version 1.1.0 of CIS benchmarks
  • Gather more subsets to avoid undefined ansible_* variables
  • Run information gathering commands even in check mode

Minor README and Contributing Updates

29 Mar 20:45
b003ec3
Compare
Choose a tag to compare

Changes:

  • README.md updates
  • Added CONTRIBUTING.rst

CIS Version: 1.0.0

Initial Release

05 Nov 17:33
1713d32
Compare
Choose a tag to compare

Initial Ubuntu 20 CIS role