summaryrefslogtreecommitdiff
blob: c20e7ad3a2303be391209c041f7def22979afc16 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>hasan.calisir@psauxit.com</email>
		<name>Hasan ÇALIŞIR</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="extras">Html docs support</flag>
	</use>
	<longdescription lang="en">
	OSPD is a base class for scanner wrappers which share the same communication protocol: 
	OSP (Open Scanner Protocol). OSP creates a unified interface for different security scanners 
	and makes their control flow and scan results consistently available under the central 
	Greenbone Vulnerability Manager service.
	</longdescription>
	<upstream>
		<remote-id type="github">greenbone/ospd</remote-id>
	</upstream>
</pkgmetadata>