Skip to content

For Zabbix 7.0

Latest

Choose a tag to compare

@matheusandrades matheusandrades released this 15 Oct 21:07
· 1 commit to main since this release

Release v1.0.0 for Zabbix 7.0

Initial stable release of Zabbix Module Importer

Features:

  • Secure module upload for .tar.gz/.tgz packages
  • Multi-layer validation (extension, MIME, size, structure)
  • Automatic extraction and installation
  • Super Admin only access control
  • Theme support (Dark/Blue)
  • Real-time upload progress tracking
  • Drag & drop interface
  • Comprehensive security measures

Compatible with Zabbix 7.0.0 - 7.0.5+
Requires PHP 8.0+

Security features:

  • Path traversal prevention
  • Directory sanitization
  • Safe file extraction
  • Automatic permission management (755/644)
  • manifest.json validation
  • Module ID/namespace format validation