Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Report Types & Attributes

ewoiset edited this page Jun 19, 2023 · 2 revisions

Description

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.

Screenshots

Report Types - Create new Report Type report-1

Report Types - Select new Attribute from list report-2

Add new Attribute report-3

Clone this wiki locally