| config BR2_PACKAGE_LYNIS | |
| bool "lynis" | |
| depends on BR2_USE_WCHAR # gzip | |
| select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS | |
| select BR2_PACKAGE_GZIP # runtime (zgrep /proc/config.gz) | |
| help | |
| Lynis is an auditing tool which tests and gathers (security) | |
| information from Unix based systems. | |
| Written in shell and running on system itself. | |
| https://cisofy.com/lynis/ |