vuls

Agentless vulnerability scanner for Linux and FreeBSD systems

brewmacoslinux
Try with needOr install directly
Source

About

Agentless Vulnerability Scanner for Linux/FreeBSD

Commands

vuls

Examples

Scan local system for vulnerabilities$ vuls scan -config /path/to/config.toml
Generate vulnerability report in JSON format$ vuls report -format json -output-dir /tmp/results
Scan remote server via SSH$ vuls scan -config /path/to/config.toml -ssh-config /path/to/ssh/config