mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
e12b95ba88
commit
66d05cf844
|
@ -31,10 +31,13 @@
|
||||||
- ShowSymlinkPath function to check path behind a symlink
|
- ShowSymlinkPath function to check path behind a symlink
|
||||||
- FileIsEmpty function to check for empty files
|
- FileIsEmpty function to check for empty files
|
||||||
- Detection for SaltStack configuration management tooling
|
- Detection for SaltStack configuration management tooling
|
||||||
|
- Added linux_config_file to report
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
|
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
|
||||||
- Permissions check has been adjusted to allow packaging and pentest mode
|
- Permissions check has been adjusted to allow packaging and pentest mode
|
||||||
|
- Added detection for compressed Linux config file [KRNL-5728]
|
||||||
|
- Added support for compressed Linux config file [KRNL-5730]
|
||||||
- Fix for reading at.deny file [SCHD-7720]
|
- Fix for reading at.deny file [SCHD-7720]
|
||||||
- Extended telnet in inetd test [INSE-8016]
|
- Extended telnet in inetd test [INSE-8016]
|
||||||
- Removed individual warnings [BOOT-5184]
|
- Removed individual warnings [BOOT-5184]
|
||||||
|
|
Loading…
Reference in New Issue