Source: gvm-tools
Section: net
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               pkg-config,
               python3-all,
               python3-gvm (>= 21.5.0),
               python3-setuptools,
               python3-sphinx
Standards-Version: 4.6.0
Homepage: https://www.greenbone.net/
Vcs-Git: https://salsa.debian.org/pkg-security-team/gvm-tools.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/gvm-tools

Package: gvm-tools
Architecture: all
Depends: python3-terminaltables,
         python3-lxml,
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends}
Description: Remote control the Greenbone Vulnerability Manager
 The Greenbone Vulnerability Management Tools or gvm-tools in short are a
 collection of tools that help with remote controlling a Greenbone Security
 Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager
 (GVM). The tools essentially aid accessing the communication protocols GMP
 (Greenbone Management Protocol) and OSP (Open Scanner Protocol).
 .
 This module is comprised of interactive and non-interactive clients. The
 programming language Python is supported directly for interactive scripting.
 But it is also possible to issue remote GMP/OSP commands without programming
 in Python.
