You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
Admin users can manage report types (in the Administration tab). Each report type can have different attribute groups. To those groups various attributes (Text Area, Date, TLP, CPE, etc.) can be added. Attributes can be managed in Administration/Attributes.
When creating new Reports, one of the created report types have to be selected (see Analyze).
Functionalities 👤
Report Types - CRUD
Create: Report types can be created ("NEW ITEM"). After adding a new attribute group, different attributes can be added to this group.
Read & Update: Report types (including their attribute groups) can be updated by clicking on them in the list.
Delete: One or multiple reports can be deleted at once
Attributes
Attributes can be managed by the admin user. Besides name, description and default value also type, validator and validator parameter can be set.