mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-25 23:05:01 +02:00
Consider binaries check as a core test
This commit is contained in:
parent
a23758e21f
commit
2d7ef97605
@ -34,10 +34,10 @@
|
|||||||
Display --indent 2 --text "- Scanning available tools..."
|
Display --indent 2 --text "- Scanning available tools..."
|
||||||
logtext "Start scanning for available audit binaries and tools..."
|
logtext "Start scanning for available audit binaries and tools..."
|
||||||
|
|
||||||
# Test : FILE-7502
|
# Test : CORE-1000
|
||||||
# Description : Check all system binaries
|
# Description : Check all system binaries
|
||||||
# Notes : Always perform test, dependency for many other tests
|
# Notes : Always perform test, dependency for many other tests
|
||||||
Register --test-no FILE-7502 --weight L --network NO --description "Check all system binaries"
|
Register --test-no CORE-1000 --weight L --network NO --description "Check all system binaries"
|
||||||
BINARY_PATHS_FOUND=""; N=0
|
BINARY_PATHS_FOUND=""; N=0
|
||||||
Display --indent 2 --text "- Checking system binaries..."
|
Display --indent 2 --text "- Checking system binaries..."
|
||||||
logtext "Status: Starting binary scan..."
|
logtext "Status: Starting binary scan..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user