mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 17:24:32 +02:00
Updated log
This commit is contained in:
parent
a928d57804
commit
41fe977ac7
14
CHANGELOG.md
14
CHANGELOG.md
@ -10,12 +10,12 @@ Additions
|
|||||||
* OpenStack detection
|
* OpenStack detection
|
||||||
* Option to disable automatic refresh of software repository
|
* Option to disable automatic refresh of software repository
|
||||||
* Redis test to detect configuration file
|
* Redis test to detect configuration file
|
||||||
* Test secureauth for Redis configurations
|
* Test Redis configuration for several best practices
|
||||||
|
|
||||||
|
|
||||||
Languages
|
Languages
|
||||||
---------
|
---------
|
||||||
* Japanese translation added, contributed by Yukio Takahara.
|
* Japanese translation added, contributed by Yukio Takahara
|
||||||
|
|
||||||
|
|
||||||
Fixes
|
Fixes
|
||||||
@ -23,16 +23,24 @@ Fixes
|
|||||||
* Some tests did not show a warning text
|
* Some tests did not show a warning text
|
||||||
|
|
||||||
|
|
||||||
|
Settings
|
||||||
|
--------
|
||||||
|
* Many settings have a new alias (with dashes instead underscores)
|
||||||
|
* New setting 'show-report-solution' to show solution in report
|
||||||
|
|
||||||
|
|
||||||
Functions
|
Functions
|
||||||
---------
|
---------
|
||||||
* ExitFatal can now exit program with optional text
|
* ExitFatal can now exit program with optional text
|
||||||
* ShowSymlinkPath and FileIsReadable test for at least one argument
|
* ShowSymlinkPath and FileIsReadable test for at least one argument
|
||||||
|
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
-----
|
-----
|
||||||
* DBS-1882 - Redis configuration detection
|
* DBS-1882 - Redis configuration detection
|
||||||
* DBS-1884 - Redis 'secureauth' check
|
* DBS-1884 - Redis 'requirepass' check
|
||||||
|
* DBS-1886 - Redis 'rename-command CONFIG' check
|
||||||
|
* DBS-1888 - Redis 'bind localhost' check
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user