Actions
Feature #4153
openTask #4772: tracking: parity between fields logged and fields available for detection
app-layer: rust derive style macros to generate common code
Effort:
Difficulty:
Label:
Updated by Jason Ish almost 4 years ago
- Related to Optimization #4154: Rust Parsers: Abstract AppLayer events to a derive macro added
Updated by Victor Julien almost 4 years ago
- Status changed from New to Assigned
- Assignee set to Jason Ish
Updated by Jason Ish almost 3 years ago
- Target version changed from 7.0.0-beta1 to 8.0.0-beta1
Retargetting parent task to 8.0beta1 as I don't see moving anything existing to a derive macro for 7.
Updated by Victor Julien 5 months ago ยท Edited
One idea Jason has is to structure the structures such that we could use serde serialize to generate the output. Then the per field derive annotation could take care of the keyword registration.
Updated by Victor Julien 5 months ago
- Related to Feature #5642: DNS: parity between log fields and detection added
Updated by Victor Julien 4 months ago
- Subject changed from Rust parsers: Make use of Rust derive style macros to generate common code in parsers to app-layer: rust derive style macros to generate common code
- Parent task set to #4772
Updated by Victor Julien 4 months ago
- Blocks Story #6597: rules: improve rules keyword/output parity added
Actions