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-07-24 18:55:08 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-07-24 18:55:08 +0300
commit4f578b7d71184a65d6656202e88c7a09957259de (patch)
tree419dc2a27d7b60489803f9676aae08307b15b493 /CHANGELOG.md
parent6d6cd79a8290d071a015cfaa196e05e5780cf752 (diff)
Updated log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b26e7e53..e9600cf5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,19 @@ Lynis Changelog
Lynis 2.3.2 (not released yet, under development)
+
+Categories and Groups
+---------------------
+Tests are now grouped by their focus and named 'groups' accordingly. Besides
+groups, each test will belong to a category (performance, privacy, or security).
+
+Commands: lynis show categories, lynis show groups
+Options: --tests-from-category, --tests-from-group
+
+Note: You might need to change your scripts if you previously defined the group
+of tests to scan.
+
+
Helpers
-------
With 'lynis update check' you can now check for updates. This is the preferred