openvas-nasl-lint
Assessment (OpenVAS) Scanner
RUN apt-get update && \
apt-get install -y libopenvas-dev
RUN apt-get update && \
apt-get install -y openvas-nasl
RUN apk add openvas-libraries
RUN pacman -S --noconfirm openvas-libraries
RUN apt-get update && \
apt-get install -y openvas-nasl
RUN dnf install -y openvas-libraries
RUN apt-get update && \
apt-get install -y libopenvas-dev