mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
94efdd0af1
commit
4a1f52e81b
|
@ -34,15 +34,16 @@
|
||||||
- Added linux_config_file to report
|
- Added linux_config_file to report
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- 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
|
||||||
|
- Store PID file in home directory of the user, if needed
|
||||||
|
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
|
||||||
|
- Extended system reboot check to enable it for most Linux [KRNL-5830]
|
||||||
- Added detection for compressed Linux config file [KRNL-5728]
|
- Added detection for compressed Linux config file [KRNL-5728]
|
||||||
- Added support for compressed Linux config file [KRNL-5730]
|
- Added support for compressed Linux config file [KRNL-5730]
|
||||||
- Fix for reading at.deny file [SCHD-7720]
|
- Additional permission added to CUPS check [PRNT-2307]
|
||||||
- Extended telnet in inetd test [INSE-8016]
|
- Extended telnet in inetd test [INSE-8016]
|
||||||
|
- Fix for reading at.deny file [SCHD-7720]
|
||||||
- Removed individual warnings [BOOT-5184]
|
- Removed individual warnings [BOOT-5184]
|
||||||
- Extended system reboot check to enable it for most Linux [KRNL-5830]
|
|
||||||
- Store PID file in home directory of the user, if needed
|
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue