Project

General

Profile

Actions

Task #7484

open

engine/analysis: report rule dependencies

Added by Juliana Fajardini Reichow 8 days ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Besides the work done in #7456, we want to have a broader report on such dependencies.
This ticket covers that work

Suggestion of what the engine analysis output would look like, with dependencies being the top level:

dependencies: {
  flowbits: {
    downstream: { (sids that depend on us)},
    upstream: { (we depend on),
      state_modifying_rules: {
         sids: [...] 
         names: [...]
      }
    }
  }
}

Related issues 1 (1 open0 closed)

Related to Suricata - Task #7456: engine/analysis: report rule state altered by flowbit ruleIn ReviewJuliana Fajardini ReichowActions
Actions

Also available in: Atom PDF