Skip to content
This repository has been archived by the owner. It is now read-only.

Releases: hubblestack/nova

Version v2017.1.0

20 Jan 21:01
Compare
Choose a tag to compare

General

  • Profile fixes (typos and a couple of missing checks)
  • Default show_profile to True (no reason not to have it, since it only shows in verbose mode anyway)

Version 2016.10.2

01 Nov 19:19
Compare
Choose a tag to compare

General

  • Correct typos in CIS profiles

Windows

  • Fix win_secedit checks to query user accounts and groups much faster (audits that were taking 20 minutes now take a fraction of that time)
  • Small fixes to profiles and modules to prevent stacktraces

Linux

  • Add initial CentOS 5 CIS profile

Version 2016.10.1

18 Oct 15:52
Compare
Choose a tag to compare
  • Fix multiple small issues with the nova profiles
  • Better matching for windows in top.nova
  • Add Amazon Linux profile
  • Add version reporting (hubble.version)

Version 2016.9.2

15 Sep 00:06
Compare
Choose a tag to compare
  • Reorganize paths to allow for spm builds named more intuitively
  • Fix some yaml errors in windows profiles

Version 2016.9.1

06 Sep 16:17
Compare
Choose a tag to compare
  • Pull in earlier file.grep function from salt to eliminate salt version incompatibilities
  • Add Amazon Linux 2014.09 CIS 1.0.0 profile

Version 2016.9.0

30 Aug 21:31
Compare
Choose a tag to compare
  • Split up hubblestack_nova/ into hubblestack_nova_modules/ and hubblestack_nova_profiles/
  • Turn off sync cache cleaning by default
  • Disable command.py module by default, to be replaced with the safer, more controlled misc.py
  • Fix grep.py module to not fill the logs with retcode errors
  • Documentation fixes
  • CIS profile fixes

Version 2016.7.1

18 Aug 21:55
Compare
Choose a tag to compare
  • Fixed hubble.top to take show_profile argument
  • Doc fixes

Version 2016.7.0

08 Aug 20:15
Compare
Choose a tag to compare

Initial stable release of Nova