Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-08-11 20:56:42 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-08-11 20:56:42 +0300
commit1b2dcb182515a930b3fd98a239ec8fe552d34db6 (patch)
tree547f47480c19ed8372c0d7c71a907589e18daa86 /CHANGELOG.md
parent30cb17cbc48f4579b5fc0bfb7c0e290ffea2dd53 (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa0980e0..850776fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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
+
---------------------------------------------------------------------------------