From 691ad8293a767e0e7e9211dad0fd7e753de3bb23 Mon Sep 17 00:00:00 2001 From: tips-of-mine <54597409+tips-of-mine@users.noreply.github.com> Date: Sat, 31 May 2025 11:07:12 +0200 Subject: [PATCH] Create plugin.xml file for GLPI plugin detection --- plugin.xml | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 plugin.xml diff --git a/plugin.xml b/plugin.xml new file mode 100644 index 0000000..2e76ace --- /dev/null +++ b/plugin.xml @@ -0,0 +1,67 @@ + + + CVE-Prototype + cve + + beta + https://raw.githubusercontent.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/master/docs/images/logo.png + + + CVE-Prototype GLPI-Plugin. + CVE-Prototype GLPI plugin. + Plugin GLPI CVE-Prototype. + Plug-in GLPI "CVE-Prototype". + Plugin CVE-Prototype. + Plugin GLPI CVE-Prototype. + Plugin GLPI CVE-Prototype. + + + CVE-Prototype-Integrations-GLPI-Plugin. + CVE-Prototype integration: this plugin allows for CVE vulnerability management in GLPI. + CVE-Prototype integration GLPI plugin. + Plug-in GLPI di integrazione CVE-Prototype. + Wtyczka GLPI dla CVE-Prototype. + Plugin GLPI para integración con CVE-Prototype. + Plugin GLPI para integração com CVE-Prototype. + + + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/ + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/releases + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/issues + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/master/README.md + + Hubert C. / Initiativa srl + + + + 0.0.1 + ~10.0 + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/releases/download/0.0.1/cve-0.0.1.tar.gz + + + + de_DE + en_GB + fr_FR + it_IT + pl_PL + es_ES + pt_PT + + GPL V3+ + + + CVE-Prototype + Security + + + CVE-Prototype + Security + + + + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot1.png?raw=true + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot2.png?raw=true + https://github.com/tips-of-mine/GLPI-Plugin-CVE-Prototype/blob/main/docs/images/screenshot3.png?raw=true + + \ No newline at end of file