mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added default plugins like compliance, cleanup of uncommented examples
This commit is contained in:
parent
231582ac53
commit
a70a6bbd2d
1 changed files with 2 additions and 3 deletions
|
|
@ -55,9 +55,8 @@ config:show_tool_tips:1:
|
|||
# Define which plugins are enabled (nothing happens if plugin isn't available)
|
||||
#
|
||||
#################################################################################
|
||||
# plugin=security_malware
|
||||
# plugin=security_rootkit
|
||||
# plugin=fileperms
|
||||
|
||||
plugin=compliance
|
||||
plugin=control-panels
|
||||
plugin=docker
|
||||
plugin=file-integrity
|
||||
|
|
|
|||
Loading…
Reference in a new issue