mirror of
https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management.git
synced 2025-06-27 21:28:42 +02:00
63 lines
2.4 KiB
XML
63 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<root>
|
|
<name>SOC Case Management</name>
|
|
<key>soc</key>
|
|
<!-- stable, beta, development, alpha, ... -->
|
|
<state>beta</state>
|
|
<logo>https://raw.githubusercontent.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/master/docs/images/logo.png</logo>
|
|
<description>
|
|
<short>
|
|
<de>SOC-Case-Management GLPI-Plugin.</de>
|
|
<en>SOC Case Management GLPI plugin.</en>
|
|
<fr>Plugin GLPI SOC Case Management.</fr>
|
|
<it>Plug-in GLPI "SOC Case Management".</it>
|
|
<pl>Plugin SOC Case Management.</pl>
|
|
<es>Plugin GLPI de SOC Case Management.</es>
|
|
<pt>Plugin GLPI de SOC Case Management.</pt>
|
|
</short>
|
|
<long>
|
|
<de>SOC-Case-Management-Integrations-GLPI-Plugin für Sicherheitsteams.</de>
|
|
<en>SOC Case Management integration plugin for security teams.</en>
|
|
<fr>Plugin d'intégration de gestion de cas SOC pour les équipes de sécurité.</fr>
|
|
<it>Plugin di integrazione per la gestione dei casi SOC per team di sicurezza.</it>
|
|
<pl>Wtyczka integracji zarządzania przypadkami SOC dla zespołów bezpieczeństwa.</pl>
|
|
<es>Plugin de integración de gestión de casos SOC para equipos de seguridad.</es>
|
|
<pt>Plugin de integração de gestão de casos SOC para equipas de segurança.</pt>
|
|
</long>
|
|
</description>
|
|
<homepage>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/</homepage>
|
|
<download>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/releases</download>
|
|
<issues>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/issues</issues>
|
|
<readme>https://github.com/tips-of-mine/GLPI-Plugin-SOC-Case-Management/blob/master/README.md</readme>
|
|
<authors>
|
|
<author>Hubert C. / Tips-Of-Mine</author>
|
|
</authors>
|
|
<versions>
|
|
<version>
|
|
<num>0.0.1</num>
|
|
<compatibility>~10.0.18</compatibility>
|
|
</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>Security</tag>
|
|
<tag>SOC</tag>
|
|
<tag>Case Management</tag>
|
|
</en>
|
|
<fr>
|
|
<tag>Sécurité</tag>
|
|
<tag>SOC</tag>
|
|
<tag>Gestion de Case</tag>
|
|
</fr>
|
|
</tags>
|
|
</root> |