mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-analyzer/gvm: Add optfeature for boreas scanning tool
Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37745 Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
committed by
Florian Schmaus
parent
9566373b00
commit
f8c0f04ba9
@@ -8,8 +8,8 @@ inherit optfeature systemd
|
||||
DESCRIPTION="Greenbone Vulnerability Management, previously named OpenVAS"
|
||||
HOMEPAGE="https://www.greenbone.net"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="AGPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~x86"
|
||||
IUSE="cli doc +gsa ldap ospd snmp radius"
|
||||
|
||||
@@ -37,4 +37,5 @@ pkg_postinst() {
|
||||
optfeature "IPsec VPN scanning, fingerprinting and testing tool" net-analyzer/ike-scan
|
||||
optfeature "port scanner" net-analyzer/nmap
|
||||
optfeature "create results from local security checks" net-analyzer/notus-scanner
|
||||
optfeature "command line tool to scan for alive hosts" net-analyzer/boreas
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user