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>2020-03-23 14:50:31 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2020-03-23 14:50:31 +0300
commit4e35b91ab2de333a8b9027a564a8f3a2f59cf743 (patch)
treed93bd803d9a33b570b99a141826ce4f83450c333
parent122619d01f0f8ff31123a2afa8759295b12555ef (diff)
Updated log
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84f15898..639e23e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -46,7 +46,8 @@ Using the relevant options, the scan will change base on the intended goal.
- New option: --usecwd - run from the current working directory
- New profile option: disable-plugin - disables a single plugin
- New profile option: ssl-certificate-paths-to-ignore - ignore a path
-- New test: BOOT-5109 - Test presence rEFInd boot loader
+- New test: AUTH-9229 - check used password hashing methods
+- New test: BOOT-5109 - test presence rEFInd boot loader
- New test: CRYP-7930 - test for LUKS encryption
- New test: CRYP-8004 - presence of hardware random number generator
- New test: CRYP-8005 - presence of software random number generator