AppFeed/templates/frakman1sRepository/tynor88/gvm.xml
2021-02-23 15:49:21 -05:00

43 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/frakman1/docker-templates/master/tynor88/gvm.xml</TemplateURL>
<Name>frak-gvm</Name>
<Overview>
OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low level Internet and industrial protocols, performance tuning for large-scale scans and a powerful internal programming language to implement any type of vulnerability test.
</Overview>
<Support>https://forums.unraid.net/topic/81469-support-jbreed-nessus/</Support>
<Registry>https://registry.hub.docker.com/r/securecompliance/gvm/</Registry>
<GitHub>https://www.github.com/Secure-Compliance-Solutions-LLC/GVM-Docker</GitHub>
<Repository>securecompliance/gvm:11.0.1-r3</Repository>
<Project>https://www.openvas.org/</Project>
<BindTime>true</BindTime>
<Privileged>false</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>8080</HostPort>
<ContainerPort>9392</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>PASSWORD</Name>
<Value>admin</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/cache/appdata/frak-gvm/data</HostDir>
<ContainerDir>/data</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>https://[IP]:[PORT:9392]/</WebUI>
<Icon>https://raw.githubusercontent.com/frakman1/unraid-docker-templates/master/openvas/gvm.png</Icon>
<Description>OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low level Internet and industrial protocols, performance tuning for large-scale scans and a powerful internal programming language to implement any type of vulnerability test.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/frakman1sRepository/tynor88/gvm.xml</templatePath>
</Container>