Skip to content

[v0.2] Move sudo events onto the signal layer for unified detector semantics #5

@stacknil

Description

@stacknil

Summary

Migrate sudo handling to the normalization/signal layer so detectors consume one consistent input model instead of mixing raw events and normalized signals.

Scope

  • introduce a normalized signal path for sudo activity
  • keep detector thresholds and semantics clear and configurable
  • avoid changing unrelated parser or reporting behavior unless required for the signal model

Acceptance Criteria

  • sudo detections no longer rely on raw parser event types directly
  • detector input semantics are unified around the signal layer
  • tests cover default sudo signal behavior and any config-driven behavior changes
  • changes stay minimal and keep the code easy to read

Metadata

Metadata

Assignees

No one assigned

    Labels

    detectorDetector semantics and analysis logicenhancementNew feature or requestv0.2Planned for the v0.2 milestone

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions