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
4b96452dab
commit
9f0df086df
20
CHANGELOG.md
20
CHANGELOG.md
@ -4,6 +4,10 @@ Lynis Changelog
|
|||||||
|
|
||||||
Lynis 2.3.3 (not released yet, under development)
|
Lynis 2.3.3 (not released yet, under development)
|
||||||
|
|
||||||
|
** TO BE DOCUMENTED **
|
||||||
|
--bin-dirs
|
||||||
|
--root-dir
|
||||||
|
|
||||||
|
|
||||||
Additions
|
Additions
|
||||||
---------
|
---------
|
||||||
@ -21,9 +25,20 @@ Fixes
|
|||||||
* Some tests did not show a warning text
|
* Some tests did not show a warning text
|
||||||
|
|
||||||
|
|
||||||
|
Parameters
|
||||||
|
----------
|
||||||
|
* New --bin-dirs to define binary directories to scan
|
||||||
|
* New option --root-dir to specify a different file system to scan
|
||||||
|
|
||||||
|
|
||||||
|
Nginx
|
||||||
|
-----
|
||||||
|
* Rewrite of configuration parsing
|
||||||
|
|
||||||
|
|
||||||
PHP
|
PHP
|
||||||
---
|
---
|
||||||
Support for PHP5.6
|
* Support for PHP 5.6
|
||||||
|
|
||||||
|
|
||||||
Redis
|
Redis
|
||||||
@ -42,8 +57,9 @@ Settings
|
|||||||
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
|
|
||||||
* IsNotebook can detect if system is a notebook (or not)
|
* IsNotebook can detect if system is a notebook (or not)
|
||||||
|
* ShowSymlinkPath and FileIsReadable test for at least one argument
|
||||||
|
* StoreNginxSettings will save parsed nginx configuration
|
||||||
|
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user