mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-31 01:34:23 +02:00
Updated log
This commit is contained in:
parent
f81ff3d7d6
commit
189b7a04ba
@ -55,10 +55,12 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||||||
- New test: PROC-3802 - check presence of prelink tooling
|
- New test: PROC-3802 - check presence of prelink tooling
|
||||||
- New report key: openssh_daemon_running
|
- New report key: openssh_daemon_running
|
||||||
- New command: lynis generate systemd-units
|
- New command: lynis generate systemd-units
|
||||||
|
- Sending USR1 signal to Lynis process will show active status
|
||||||
- Measure timing of tests and report slow tests (10+ seconds)
|
- Measure timing of tests and report slow tests (10+ seconds)
|
||||||
- Initial support for Clear Linux OS
|
- Initial support for Clear Linux OS
|
||||||
- Added end-of-life data for Arch Linux and Debian
|
- Added end-of-life data for Arch Linux and Debian
|
||||||
- Detection and end-of-life data added for Amazon Linux
|
- Detection and end-of-life data added for Amazon Linux
|
||||||
|
- Detection of linux-lts on Arch Linux
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)
|
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)
|
||||||
@ -87,6 +89,7 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||||||
- KRNL-5820 - extended check to include limits.d directory
|
- KRNL-5820 - extended check to include limits.d directory
|
||||||
- LOGG-2154 - added support for rsyslog configurations
|
- LOGG-2154 - added support for rsyslog configurations
|
||||||
- MAIL-8804 - replaced static strings with translation-aware strings
|
- MAIL-8804 - replaced static strings with translation-aware strings
|
||||||
|
- MALW-3280 - Kaspersky detection added
|
||||||
- NAME-4402 - check if /etc/hosts exists before performing test
|
- NAME-4402 - check if /etc/hosts exists before performing test
|
||||||
- NAME-4404 - improved screen and log output
|
- NAME-4404 - improved screen and log output
|
||||||
- NAME-4408 - corrected Report function call
|
- NAME-4408 - corrected Report function call
|
||||||
@ -95,6 +98,7 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||||||
- PROC-3612 - show 'Not found' instead of 'OK'
|
- PROC-3612 - show 'Not found' instead of 'OK'
|
||||||
- PROC-3614 - show 'Not found' instead of 'OK'
|
- PROC-3614 - show 'Not found' instead of 'OK'
|
||||||
- SCHD-7702 - removed hardening points
|
- SCHD-7702 - removed hardening points
|
||||||
|
- SINT-7010 - limit test to only macOS systems
|
||||||
- SSH-7402 - detect other SSH daemons like dropbear
|
- SSH-7402 - detect other SSH daemons like dropbear
|
||||||
- SSH-7406 - strip OpenSSH patch version and remove characters (carriage return)
|
- SSH-7406 - strip OpenSSH patch version and remove characters (carriage return)
|
||||||
- SSH-7408 - changed text in suggestion and report
|
- SSH-7408 - changed text in suggestion and report
|
||||||
@ -108,6 +112,7 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||||||
- Use only locations from PATH environment variable, unless it is not defined
|
- Use only locations from PATH environment variable, unless it is not defined
|
||||||
- Show tip to use 'lynis generate hostids' when host IDs are missing
|
- Show tip to use 'lynis generate hostids' when host IDs are missing
|
||||||
- The 'show changelog' command works again for newer versions
|
- The 'show changelog' command works again for newer versions
|
||||||
|
- Improved screen output in several tests
|
||||||
- Several code cleanups, simplification of commands, and code standardization
|
- Several code cleanups, simplification of commands, and code standardization
|
||||||
- Tests using lsof may ignore individual threads (if supported)
|
- Tests using lsof may ignore individual threads (if supported)
|
||||||
- Do not show tool tips when quiet option is used
|
- Do not show tool tips when quiet option is used
|
||||||
|
Loading…
x
Reference in New Issue
Block a user