{% extends "base.html" %} {% block title %}Plugins - Hermetic Suite{% endblock %} {% block content %}
Extend Hermetic Suite with additional functionality
| Plugin | Version | Author | Description | Status | Actions |
|---|---|---|---|---|---|
| {{ plugin.menu_icon }} {{ plugin.display_name }} | {{ plugin.version }} | {{ plugin.author or '-' }} | {{ plugin.description }} | {% if plugin.enabled %} Enabled {% else %} Disabled {% endif %} | {% if plugin.enabled %} {% else %} {% endif %} |
Note: After installing or updating plugins, restart the service from the Settings page for changes to take effect.
{% else %}No plugins installed yet.
Plugins extend Hermetic Suite with features like web security testing, database auditing, SSL monitoring, and more.