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 #1

Updated by Juliana Fajardini Reichow 8 days ago

  • Description updated (diff)
Actions #2

Updated by Juliana Fajardini Reichow 8 days ago

  • Related to Task #7456: engine/analysis: report rule state altered by flowbit rule added
Actions #3

Updated by Juliana Fajardini Reichow 8 days ago

  • Description updated (diff)
Actions #4

Updated by Juliana Fajardini Reichow 5 days ago

  • Description updated (diff)
Actions #5

Updated by Juliana Fajardini Reichow 4 days ago

  • Description updated (diff)
Actions

Also available in: Atom PDF