mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-29 16:54:26 +02:00
Updated log
This commit is contained in:
parent
37b3da6f54
commit
f0a957642b
20
CHANGELOG.md
20
CHANGELOG.md
@ -9,8 +9,6 @@ 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
|
|
||||||
* Test Redis configuration for several best practices
|
|
||||||
|
|
||||||
|
|
||||||
Languages
|
Languages
|
||||||
@ -23,6 +21,18 @@ Fixes
|
|||||||
* Some tests did not show a warning text
|
* Some tests did not show a warning text
|
||||||
|
|
||||||
|
|
||||||
|
PHP
|
||||||
|
---
|
||||||
|
Support for PHP5.6
|
||||||
|
|
||||||
|
|
||||||
|
Redis
|
||||||
|
-----
|
||||||
|
* Redis test to detect configuration files
|
||||||
|
* Test Redis configuration for several best practices
|
||||||
|
* Perform permission check on Redis configuration files
|
||||||
|
|
||||||
|
|
||||||
Settings
|
Settings
|
||||||
--------
|
--------
|
||||||
* Many settings have a new alias (with dashes instead underscores)
|
* Many settings have a new alias (with dashes instead underscores)
|
||||||
@ -33,6 +43,7 @@ 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
|
||||||
|
* IsNotebook can detect if system is a notebook (or not)
|
||||||
|
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
@ -43,6 +54,11 @@ Tests
|
|||||||
* DBS-1888 - Redis 'bind localhost' check
|
* DBS-1888 - Redis 'bind localhost' check
|
||||||
|
|
||||||
|
|
||||||
|
Lynis Enterprise integration
|
||||||
|
----------------------------
|
||||||
|
* Tag 'redis-server' is added for systems running Redis
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------
|
||||||
|
|
||||||
Lynis 2.3.2 (2016-08-09)
|
Lynis 2.3.2 (2016-08-09)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user