summaryrefslogtreecommitdiff
blob: 0e845af8bb47b0e799b362b7853b83812586c5f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<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>