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-09-05 20:28:55 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-09-05 20:28:55 +0300
commit7e919103ccc9f9b5833ca2dfe454934de95ee66c (patch)
tree825b275ef37aa9ea16251a1c33b69a8a550fd94e /CHANGELOG.md
parent0a0453e1bc1683861880f09529ad8a44c12566fc (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3da36f4..a7a8bfbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,13 +9,19 @@ Changes:
* Do not display when a new update is available when using the 'show' helper
* Instead of opening the log file, you can now use 'lynis show details' followed
by the test ID. It will show the relevant section.
+* Several tests have extended log details
+* Many style improvements as part of ongoing refactoring of the code
+
Tests:
------
* CONT-8107 - New test checking number of Docker containers
* DBS-1816 - Define skip reason
+* FILE-6344 - Adjusted /proc test for hidepid option
* FILE-6362 - Removed warning and add skip reason
-
+* FIRE-4520 - Change test to use detected binary
+* FIRE-4520 - New test to check for empty nftables ruleset
+* LOGG-2146 - Textual change
---------------------------------------------------------------------------------