mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
6fbcf20c96
commit
0d4d07cd2b
11
CHANGELOG
11
CHANGELOG
|
@ -30,23 +30,28 @@
|
|||
|
||||
- Detection for SaltStack configuration management tooling
|
||||
- ShowSymlinkPath function to check path behind a symlink
|
||||
- Check of configuration options of pacman [PKGS-7314]
|
||||
- Support for drill binary to check for Lynis update
|
||||
- FileIsEmpty function to check for empty files
|
||||
- Detect updates for Arch Linux [PKGS-7312]
|
||||
- Add detection for machine ID (systemd)
|
||||
- Added linux_config_file to report
|
||||
- Added ss detection
|
||||
- Bash completion script for Lynis
|
||||
- Added detection of ss binary
|
||||
|
||||
Changes:
|
||||
- Permissions check has been adjusted to allow packaging and pentest mode
|
||||
- Store PID file in home directory of the user, if needed
|
||||
- Extended system reboot check, to enable it for most Linux versions[KRNL-5830]
|
||||
- Improved inetd test to avoid false positive with xinetd process [INSE-8002]
|
||||
- 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]
|
||||
- Store PID file in home directory of the user, if needed
|
||||
- Added usage of ss to gather listening ports [NETW-3012]
|
||||
- Additional permission added to CUPS check [PRNT-2307]
|
||||
- Extended telnet in inetd test [INSE-8016]
|
||||
- Fix for reading at.deny file [SCHD-7720]
|
||||
- Removed individual warnings [BOOT-5184]
|
||||
- Several improvements for Arch Linux
|
||||
|
||||
--
|
||||
|
||||
|
|
Loading…
Reference in New Issue