This repository has been archived by the owner. It is now read-only.
Releases: hubblestack/nova
Releases · hubblestack/nova
Version v2017.1.0
Version 2016.10.2
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
- 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
- Reorganize paths to allow for spm builds named more intuitively
- Fix some yaml errors in windows profiles
Version 2016.9.1
- 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
- Split up
hubblestack_nova/
intohubblestack_nova_modules/
andhubblestack_nova_profiles/
- Turn off sync cache cleaning by default
- Disable
command.py
module by default, to be replaced with the safer, more controlledmisc.py
- Fix
grep.py
module to not fill the logs with retcode errors - Documentation fixes
- CIS profile fixes
Version 2016.7.1
- Fixed hubble.top to take
show_profile
argument - Doc fixes
Version 2016.7.0
Initial stable release of Nova