Project

General

Profile

Actions

Feature #8675

open
PA PA

detect/integers: auto-document list of possible values

Feature #8675: detect/integers: auto-document list of possible values

Added by Philippe Antoine about 1 month ago. Updated 21 days ago.

Status:
In Review
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

Not sure how it should be reachable

with something like `suricata --list-keywords` or `suricata -T`, or another option

But it should output the info like json

"snmp.trap_type" : {
"enum_values": {
"colstart": 0,
"warmstart": 1,
"linkdown": 2,
}
}

Then we can check in CI that ./src/suricata --list-keywords=csv | grep enum are true because they have this field

It could be then also used by other tools like suricata language server I guess


Related issues 2 (2 open0 closed)

Related to Suricata - Task #6644: tracking: detect: integer as first-class supportIn ProgressPhilippe AntoineActions
Related to Suricata - Feature #3236: output: list-keywords does not match on aliasesIn ReviewJuliana Fajardini ReichowActions

PA Updated by Philippe Antoine about 1 month ago Actions #1

  • Related to Task #6644: tracking: detect: integer as first-class support added

PA Updated by Philippe Antoine about 1 month ago Actions #2

  • Status changed from New to Assigned

PA Updated by Philippe Antoine about 1 month ago Actions #3

  • Status changed from Assigned to In Progress

PA Updated by Philippe Antoine 27 days ago Actions #4

  • Status changed from In Progress to In Review

PA Updated by Philippe Antoine 5 days ago Actions #6

  • Related to Feature #3236: output: list-keywords does not match on aliases added
Actions

Also available in: PDF Atom