Skip to content

use event based detector configs and use to_dict for reconfigure #66

@thorinaboenke

Description

@thorinaboenke

Context
ait-detectmate/DetectMateLibrary#54 introduces changes to the detectors config schema in the library. The DetectmateService needs to be adapted; specifically,

  • Ensure the service’s internal validation (if any) match the library's new expectations for the DetectorConfig.
  • Refactor existing detector configurations in the service. Move any logic from in log_variables into the new event configuration blocks.
  • Make use of the newly implemented to_dict method on Library Config Classes to write reconfigured configs back to yaml on --persist

Alternatives

None

Has the feature been requested before?

No

If the feature request is approved, would you be willing to submit a PR?

Yes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions