Feature #7692
closedBetter reporting
0%
Description
- support for vulnerable-implementation event class (VA2AM)
- Event class management GUI module (mentat-inspector should create inspection rules based on information from this module)
- better aggregations (more aggregated fields, and aggregation by detectors, aggregations set in mentat.const, aggregate only relevant source sections)
- better report show view (more displayed information based on event class settings, move JSON to custom view and add syntax highlighting, better integration with events module, better UI - get rid of tabs)
- change report emails format to be similar to new web report view
- subclassing
Wiki: Reporting
Related issues
Updated by Jakub Judiny 11 months ago
Rajmund Hruška these are the temporary changes to reporting we talked about. Could you please take a look at it and deploy it on Alt?
Updated by Jakub Judiny 9 months ago
- support for vulnerable-implementation event class (VA2AM)
- Event class management GUI module (mentat-inspector should create inspection rules based on information from this module)
- better aggregations (more aggregated fields, and aggregation by detectors, aggregations set in mentat.const, aggregate only relevant source sections)
- better report show view (more displayed information based on event class settings, move JSON to custom view and add syntax highlighting, better integration with events module, better UI - get rid of tabs)
- HTML report emails
- subclassing
Updated by Jakub Judiny 9 months ago
- Related to Bug #7700: When accessing event search by event-class using context search, search form is not able to be rendered for unauthorized users added
Updated by Jakub Judiny 9 months ago
- Target version changed from Backlog to 2.13
Updated by Pavel Kácha 7 months ago
From today's meeting:
- Subclass definition can be pynspect expression, similar to class
- Dates
- Mail: rfc3339ish (but FTAS usable), with spaces between date/time/timezone, completely vertical format (no table), if group decided to have local date, show both local and UTC, otherwise just UTC
- Web: rfc3339is, honor user timezone setting within the table, in the popup bubble show localised date (+ timezone name, like Europe/Prague), possibly UTC, and maybe other format (real rfc3339 with T maybe)
Updated by Jakub Judiny 7 months ago
Just a note: I found out that web time is not displayed based on user settings, but based on group reporting settings at the time the report was created.
Updated by Jakub Judiny 7 months ago
- Status changed from In Progress to Resolved
Updated by Pavel Kácha 6 months ago
- Related to Feature #7739: Extend report search for other attributes from metadata added
Updated by Pavel Kácha 6 months ago
- Related to deleted (Feature #7739: Extend report search for other attributes from metadata)
Updated by Pavel Kácha 6 months ago
Note: will need some nice mention in Release notes
Updated by Rajmund Hruška 6 months ago
- Status changed from Resolved to In Review