Skip to content

Commit

Permalink
Improve plugin desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Hamon committed Feb 2, 2017
1 parent 451bbb6 commit cd283a0
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,28 @@
</short>
<long>
<en>
Most Antiviruses editors provide their own management solution. While it is a good solution for most companies, it can be an expensive solution. Besides, most antiviruses management services are not open-source, leading users to worrying about their data.
# Armadito for GLPI

Also, Armadito for GLPI aims to be a free and open-source alternative for these needs. Conceived as modular as possible, it should offer a reduced development effort for new features. In addition, a great attention is given to code quality, see SonarQube.com for details.
Most Antiviruses editors provide their own management solution.
While it is a good solution for most companies, it can be an expensive solution.
Besides, most antiviruses management services are not open-source, leading users to worrying about their data.

Also, Armadito for GLPI aims to be a free and open-source alternative for these needs.
Conceived as modular as possible, it should offer a reduced development effort for new features.
In addition, a great attention is given to code quality, see SonarQube.com for details.

Compatiblity matrix :

| Antivirus | OS | Versions | Scan | Alerts | AVConfig | State |
|-------------|-----------|----------|------|--------|----------|-------|
|:------------|:---------:|:--------:|:----:|:------:|:--------:|:-----:|
| Armadito | Linux | 0.12.8 | Yes | Yes | Soon | Yes |
| Kaspersky | Windows | 17.0.0 | Yes | Yes | Yes | Yes |
| ESET Nod32 | Linux | 4.0 | Yes | Yes | Soon | Yes |
| Avast | Windows | | Soon | Soon | Soon | Soon |
| 360TotalSec | Windows | | Soon | Soon | Soon | Soon |
| ... | ... | ... | ... | ... | ... | ... |
</en>
<fr></fr>
</long>
</long>
</description>
<homepage>http://armadito-glpi.readthedocs.io/en/dev/</homepage>
<download>https://github.com/armadito/armadito-glpi/releases</download>
Expand Down

0 comments on commit cd283a0

Please sign in to comment.