mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
90f196f067
commit
ad131653db
|
@ -102,7 +102,11 @@ inherit values first from default.prf, then merge it with custom.prf.
|
|||
|
||||
Several tests have been altered to support multiple profiles.
|
||||
|
||||
New profile option: quick=yes|no (similar to --quick)
|
||||
New profile options:
|
||||
quick=yes|no (similar to --quick)
|
||||
developer (see Developer section)
|
||||
check-value
|
||||
|
||||
|
||||
* SSH
|
||||
-----
|
||||
|
@ -186,6 +190,7 @@ Remove --config option, use lynis show profiles instead
|
|||
[NETW-3014] Support for multiple profiles
|
||||
[PKGS-7303] Added Brew package manager
|
||||
[PKGS-7354] Test for DNF repoquery plugin before using it
|
||||
[PKGS-7381] Check for vuln.xml file
|
||||
[PROC-3612] Removed wchan output to prevent grsecurity issues
|
||||
[SCHD-7702] Test for running cron daemon
|
||||
[SCHD-7704] Test ownership of cronjob files
|
||||
|
|
Loading…
Reference in New Issue