Create cve-prototype.xml

This commit is contained in:
tips-of-mine
2025-05-31 10:11:26 +02:00
committed by GitHub
parent 30f389265f
commit 45deec6ac1

60
cve-prototype.xml Normal file
View File

@ -0,0 +1,60 @@
<root>
<name>CVE-Prototype</name>
<key>CVE-Prototype</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>
</short>
<long>
<de>CVE-Prototype-Integrations-GLPI-Plugin.</de>
<en>CVE-Prototype integration: this plugin.</en>
<fr>CVE-Prototype integration GLPI plugin.</fr>
<it>Plug-in GLPI di integrazione CVE-Prototype.</it>
<pl>Wtyczka GLPI dla CVE-Prototype.</pl>
</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. / Initiativa srl</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>
</langs>
<license>GPL V3+</license>
<tags>
<en>
<tag>CVE-Prototype</tag>
<tag>Security</tag>
</en>
<fr>
<tag>>CVE-Prototype</tag>
<tag>Security</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>