From 4f578b7d71184a65d6656202e88c7a09957259de Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Sun, 24 Jul 2016 17:55:08 +0200 Subject: [PATCH] Updated log --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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