mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Add new plugin support and example change
This commit is contained in:
parent
a29335823f
commit
111350a4e1
@ -67,6 +67,7 @@ config:show_tool_tips:1:
|
|||||||
|
|
||||||
# Lynis Plugins (some are for Lynis Enterprise users only)
|
# Lynis Plugins (some are for Lynis Enterprise users only)
|
||||||
plugin=compliance
|
plugin=compliance
|
||||||
|
plugin=configuration
|
||||||
plugin=control-panels
|
plugin=control-panels
|
||||||
plugin=crypto
|
plugin=crypto
|
||||||
plugin=dns
|
plugin=dns
|
||||||
@ -317,7 +318,7 @@ permdir:/root/.ssh:rwx------:root:-:WARN:
|
|||||||
# Add your Lynis Enterprise license key here
|
# Add your Lynis Enterprise license key here
|
||||||
#config:license_key:[Your license key]:
|
#config:license_key:[Your license key]:
|
||||||
# The hostname/IP address to receive the data
|
# The hostname/IP address to receive the data
|
||||||
#config:upload_server:cisofy.com:
|
#config:upload_server:portal.cisofy.com:
|
||||||
|
|
||||||
# Provide options to cURL when uploading data. Common options include:
|
# Provide options to cURL when uploading data. Common options include:
|
||||||
# -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed)
|
# -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user