blob: a7e4799ec1212114c1f8f58eb50fd1ddf6fc5307 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>foti.giuseppe@gmail.com</email>
<name>Giuseppe Foti</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="cron">Adds file to enable daily cron job to update Greenbone Community Feed's data"</flag>
</use>
<longdescription lang="en">
This is the new script for syncing the Greenbone Community Feed.
The greenbone-nvt-sync script was previously installed by net-analyzer/openvas-scanner.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|