Skip to content

Releases: simp/pupmod-simp-compliance_markup

Release of 2.4.4

25 Jun 15:50
Compare
Choose a tag to compare
* Mon Jun 24 2019 Trevor Vaughan <[email protected]> - 2.4.4-0
  - Revert change from __dir__ to File.dirname(__FILE__) in compliance_map.rb due
    to discovered incompatibility with some puppetserver configurations.
  - Add log statement if invalid JSON or YAML files are found when loading.
  - Remove management of simp::sssd::client::ldap_domain from the mappings since
    use of LDAP is not guaranteed.

Release of 2.4.3

19 Jun 15:10
2.4.3
905db27
Compare
Choose a tag to compare
Fixed a bug where the percent compliant was not correctly reported in
all situations.

Release of 2.4.2

02 May 14:47
2.4.2
Compare
Choose a tag to compare
* Tue Mar 12 2019 Trevor Vaughan <[email protected]> - 2.4.2-0
  - Fix bug in Array merging

* Thu Mar 07 2019 Liz Nemsick <[email protected]> - 2.4.2-0
  - Update the upper bound of stdlib to < 6.0.0

* Tue Mar 05 2019 Steven Pritchard <[email protected]> - 2.4.2-0
  - Compliance_map_migrate improvements
    - Merge values from multiple input files.
    - Make 'check_header' consistent with other v2 data.
    - Reorder output to match other v2 data.
    - Fix controls, oval-ids, and identifiers output.
    - Normalize identifier strings.
    - Add option to supply confinement.
    - Use a strange YAML incantation to avoid anchors in the output.
    - Add option to append a string to the checks key.
    - Add additional helper scripts for v1 to v2 migration.

Release of 2.4.1

26 Nov 21:20
Compare
Choose a tag to compare
* Fri Nov 02 2018 Steven Pritchard <[email protected]> - 2.4.1-0
  - Fix the following keys:
    - simp::mountpoints::tmp::secure
    - simp::root_user::manage_group
    - simp::root_user::manage_perms
    - simp::root_user::manage_user
    - ssh::server::conf::pki

* Wed Oct 31 2018 Steven Pritchard <[email protected]> - 2.4.1-0
  - Fix the output of utils/compliance_map_migrate

* Fri Oct 19 2018 Liz Nemsick <[email protected]> - 2.4.1-0
  - Fixed the following incorrect parameter types
    - simp::yum::schedule::minute
    - simp::yum::schedule::hour

Release of 2.3.3

29 Mar 16:19
Compare
Choose a tag to compare
* Tue Mar 06 2018 Liz Nemsick <[email protected]> - 2.3.3-0
  - Updated TMOUT setting in /etc/profile.d/simp.sh to match EL7 STIG
    setting (Reference: RHEL-07-040160)
  - Added missing audispd program to simp_rsyslog::default_logs
  - Added missing ' IPT:' message start to simp_ryslog::default_logs.
    This is required for iptables violation messages because some
    versions of rsyslog add a space separating the message
    timestamp/id and the message.

* Wed Dec 13 2017 Nick Markowski <[email protected]> - 2.3.3-0
  - Further aligned the EL7 disa_stig profile with scap-security-guide 0.1.33-5
    - Added oval-ids to map puppet parameters to openscap tests and SIMP
      remediations.  Note this mapping is NOT complete.
  - See simp/doc for a policy evaluation response report for CentOS 7
    - Includes remedies and justifications to address failures in
      the openscap scan

* Wed Nov 15 2017 Trevor Vaughan <[email protected]> - 2.3.3-0
  - Aligned the EL7 disa_stig profile with the latest SSG content
  - Fixed several parameters with incorrect data types

Release of 2.3.2

03 Nov 21:50
Compare
Choose a tag to compare
* Mon Oct 03 2017 Dylan Cochran <[email protected]> - 2.3.2-0
  - Fix discrepancies between NIST and DISA compliance profiles

Release of 2.3.1

29 Sep 00:06
2.3.1
Compare
Choose a tag to compare
* Fri Sep 22 2017 Dylan Cochran <[email protected]> - 2.3.1-0
  - Refactor report generator to use a shared file format parser/compiler.
  - Add vendored 'profiles-in-modules' support

* Tue Sep 19 2017 Liz Nemsick <[email protected]> - 2.3.1-0
  - Remove test link to allow module to be published to PuppetForge

Release of 2.2.0

01 Aug 20:29
Compare
Choose a tag to compare
* Mon Jun 16 2017 Dylan Cochran <[email protected]> - 2.2.0-0
  - Added a compliance enforcement hierav3 and hierav5 backend.

Release of 2.1.0

11 Jul 14:21
Compare
Choose a tag to compare
* Sat Jun 10 2017 Trevor Vaughan <[email protected]> - 2.1.0-0
    - Documented the report format in the README
    - Added the defaut SIMP compliance profiles to the module data
    - Enhanced the lookup mapper function to take an optional default map
    - Passed the internal data as the default map
    - Added client metadata to the compliance report for easier analysis
    - Fixed several minor processing bugs
    - Added the documented, but missing, regular expression match capability
    - Confine puppet version in metadata.json

2.0.1: (SIMP-2748) Bumped version for RC release (#10)

13 Jun 21:37
Compare
Choose a tag to compare
- version was not updated since last release and changes were made
  - updated travis.yml file

SIMP-2865 #close
SIMP-2748 #comment compliance_markup bumped