{% extends base_template %} {% block html_param %}ng-app="app"{% endblock %} {% block title_page %}AL - Signature Statistics{% endblock %} {% block js_import %} {% endblock %} {% block loading_menu %}ng-hide="!loading_extra"{% endblock %} {% block content %} {%raw%} Signature Statistics :: {{total}} signatures have has statistics (filtered) :: Last update: {{timestamp}} ID Name Count Min Score Average Score Max Score Classification {{s.sid}} r.{{s.rev}} {{s.name | maxLength:45}} {{s.count}} {{s.min}} {{s.avg}} {{s.max}} {{s.classification | class_sm}} There are no statistics in the system. There are no matching statistics found. Signature Details:: {{current_signature.meta.rule_id}}r.{{current_signature.meta.rule_version}} Classification {{current_signature.meta.classification | class_sm}} {{current_signature | signature}} Depends on rules: {{dep}} {%endraw%} {% endblock %} {% block loading_jumbo %}ng-hide="stats_output != null"{% endblock %}
{{current_signature | signature}}
Depends on rules: