mirror of
https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype.git
synced 2025-06-27 14:48:45 +02:00
69 lines
2.7 KiB
XML
69 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root>
|
|
<name>CVE-Prototype</name>
|
|
<key>cve</key>
|
|
<!-- stable, beta, development, alpha, ... -->
|
|
<state>beta</state>
|
|
<logo>https://raw.githubusercontent.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/master/docs/images/logo.png</logo>
|
|
<description>
|
|
<short>
|
|
<de>CVE-Prototype GLPI-Plugin.</de>
|
|
<en>CVE-Prototype GLPI plugin.</en>
|
|
<fr>Plugin GLPI CVE-Prototype.</fr>
|
|
<it>Plug-in GLPI "CVE-Prototype".</it>
|
|
<pl>Plugin CVE-Prototype.</pl>
|
|
<es>Plugin GLPI CVE-Prototype.</es>
|
|
<pt>Plugin GLPI CVE-Prototype.</pt>
|
|
</short>
|
|
<long>
|
|
<de>CVE-Prototype-Integrations-GLPI-Plugin.</de>
|
|
<en>CVE-Prototype integration: this plugin allows for CVE vulnerability management in GLPI.</en>
|
|
<fr>CVE-Prototype integration GLPI plugin.</fr>
|
|
<it>Plug-in GLPI di integrazione CVE-Prototype.</it>
|
|
<pl>Wtyczka GLPI dla CVE-Prototype.</pl>
|
|
<es>Plugin GLPI para integración con CVE-Prototype.</es>
|
|
<pt>Plugin GLPI para integração com CVE-Prototype.</pt>
|
|
</long>
|
|
</description>
|
|
<homepage>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/</homepage>
|
|
<download>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/releases</download>
|
|
<issues>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/issues</issues>
|
|
<readme>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/master/README.md</readme>
|
|
<authors>
|
|
<author>Hubert C. / Tips-Of-Mine</author>
|
|
</authors>
|
|
<versions>
|
|
<version>
|
|
<num>0.0.1</num>
|
|
<compatibility>~10.0</compatibility>
|
|
<download_url>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/releases/download/0.0.1/cve-prototype-0.0.1.tar.gz</download_url>
|
|
</version>
|
|
</versions>
|
|
<langs>
|
|
<lang>de_DE</lang>
|
|
<lang>en_GB</lang>
|
|
<lang>fr_FR</lang>
|
|
<lang>it_IT</lang>
|
|
<lang>pl_PL</lang>
|
|
<lang>es_ES</lang>
|
|
<lang>pt_PT</lang>
|
|
</langs>
|
|
<license>GPL V3+</license>
|
|
<tags>
|
|
<en>
|
|
<tag>CVE-Prototype</tag>
|
|
<tag>Security</tag>
|
|
<tag>Vulnerability</tag>
|
|
</en>
|
|
<fr>
|
|
<tag>CVE-Prototype</tag>
|
|
<tag>Sécurité</tag>
|
|
<tag>Vulnérabilité</tag>
|
|
</fr>
|
|
</tags>
|
|
<screenshots>
|
|
<screenshot>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot1.png?raw=true</screenshot>
|
|
<screenshot>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot2.png?raw=true</screenshot>
|
|
<screenshot>https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot3.png?raw=true</screenshot>
|
|
</screenshots>
|
|
</root> |