How To Use Vuls as a Vulnerability Scanner on Ubuntu 18.04
Vuls is an open-source, agentless vulnerability scanner written in Go. It automates security vulnerability analysis of the software installed on a system. In this tutorial, you’ll deploy Vuls to an Ubuntu 18.04 server — building Vuls and its dependencies from source code, configuring scanning and reporting to Slack, and optionally connecting it to target machines to enable remote scanning.