Project

General

Profile

Actions

Task #7484

open
JF OD

engine/analysis: report rule dependencies

Task #7484: engine/analysis: report rule dependencies

Added by Juliana Fajardini Reichow about 1 year ago. Updated about 1 year 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 (0 open1 closed)

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

JF Updated by Juliana Fajardini Reichow about 1 year ago Actions #1

  • Description updated (diff)

JF Updated by Juliana Fajardini Reichow about 1 year ago Actions #2

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

JF Updated by Juliana Fajardini Reichow about 1 year ago Actions #3

  • Description updated (diff)

JF Updated by Juliana Fajardini Reichow about 1 year ago Actions #4

  • Description updated (diff)

JF Updated by Juliana Fajardini Reichow about 1 year ago Actions #5

  • Description updated (diff)
Actions

Also available in: PDF Atom