mirror of https://github.com/CISOfy/lynis.git
Updated log with IPv6 support and other changes
This commit is contained in:
parent
d167fe2782
commit
28ff6f71fd
|
@ -94,6 +94,7 @@ FILE-6374 is expanded to test for multiple common mount points and define best p
|
|||
|
||||
* Networking
|
||||
------------
|
||||
NETW-2600 collects IPv6 configuration and best practices for Linux.
|
||||
NETW-3004 now collects network interface names from most common operating systems.
|
||||
|
||||
* Operating systems
|
||||
|
@ -145,6 +146,7 @@ Check file permissions for Docker files, like socket file [CONT-8108]
|
|||
[LOGG-2154] Additional support for log destinations for syslog-ng
|
||||
[PKGS-7308] Split package name and version for RPM based package manager
|
||||
[MALW-3278] New test to detect LMD (Linux Malware Detect)
|
||||
[NETW-2600] IPv6 configuration check for Linux
|
||||
[NETW-3032] Added ARP monitoring software test
|
||||
[SHLL-6230] Test for umask values in shell configuration files (e.g. rc files)
|
||||
[TIME-3104] Show only suggestion on FreeBSD systems if ntpdate is configured, yet ntpd isn't running
|
||||
|
|
Loading…
Reference in New Issue