summaryrefslogtreecommitdiff
blob: 362c0017dc23738b8fc5f3ea99a5a8fe4bfeaa63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>foti.giuseppe@gmail.com</email>
		<name>Giuseppe Foti</name>
	</maintainer>
	<maintainer type="person" proxied="yes">
		<email>jonas.licht@gmail.com</email>
		<name>Jonas Licht</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	The Greenbone Vulnerability Manager is the central management service between security scanners and the user clients.
	It manages the storage of any vulnerability management configurations and of the scan results.
	Access to data, control commands and workflows is offered via the XML-based Greenbone Management Protocol (GMP).
	The primary scanner OpenVAS Scanner is controlled directly via protocol OTP while any other
	remote scanner is coupled with the Open Scanner Protocol (OSP).
	</longdescription>
	<upstream>
		<remote-id type="github">greenbone/gvmd</remote-id>
	</upstream>
</pkgmetadata>