Commit c675e530 authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Merge branch '20-has9-fix-typo-4-3' into 'main'

Issue #20 HAS comment 9

Closes #20

See merge request cyber/stan4cr2/en-304-622!14
parents 06c1bee9 38fc43a6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -279,7 +279,7 @@ The process may be:
1. Collection endpoint in the system
1. Aggregation and normalization of the incoming data
1. Correlation with multiple input sources and internal data models
1. Visualization, Automated alert trickering, Statistical analysis, Reporting
1. Visualization, Triggering automated alerts, Statistical analysis, Reporting
1. Support for thread and vulnerability management process

Components may include:
@@ -288,7 +288,7 @@ Components may include:
- Device specific software that actively collects information from the managed device and makes available to the collection API endpoint
- Mediator software that analyses, compresses, filters, and/or deletes collected information as it arrives
- Data warehousing component that stores collected information for long term access based on the design requirements
- Workflow management and event trickering mechanism that generates events or alerts from the collected information
- Workflow management and event triggering mechanism that generates events or alerts from the collected information

Any component other than the software that collects data on the local device can be provided either as software provided to the user to run on its own devices, or as a remote data processing solution (RDPS). The imlementation of the collecting infrastructure depends often on the availability of existing components.