mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Updated log
This commit is contained in:
parent
30cb17cbc4
commit
1b2dcb1825
1 changed files with 9 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ Additions
|
|||
---------
|
||||
* OpenStack detection
|
||||
* Option to disable automatic refresh of software repository
|
||||
* Redis test to detect configuration file
|
||||
* Test secureauth for Redis configurations
|
||||
|
||||
|
||||
Languages
|
||||
|
|
@ -20,11 +22,18 @@ Fixes
|
|||
-----
|
||||
* Some tests did not show a warning text
|
||||
|
||||
|
||||
|
||||
Functions
|
||||
---------
|
||||
* ExitFatal can now exit program with optional text
|
||||
* ShowSymlinkPath and FileIsReadable test for at least one argument
|
||||
|
||||
Tests
|
||||
-----
|
||||
* DBS-1882 - Redis configuration detection
|
||||
* DBS-1884 - Redis 'secureauth' check
|
||||
|
||||
|
||||
---------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue