openvas-check-setup
Assessment (OpenVAS) Scanner
RUN apt-get update && \
apt-get install -y openvas
RUN apt-get update && \
apt-get install -y openvas
RUN apk add openvas-libraries
RUN pacman -S --noconfirm openvas-libraries
RUN apt-get update && \
apt-get install -y openvas
RUN dnf install -y openvas-libraries
RUN apt-get update && \
apt-get install -y openvas