Actions
Feature #6723
closed
PA
PA
Task #6644: tracking: detect: integer as first-class support
detect: review existing keywords for usage of enumerations
Feature #6723:
detect: review existing keywords for usage of enumerations
Added by Philippe Antoine about 2 years ago. Updated 7 months ago.
Effort:
Difficulty:
Label:
PA Updated by Philippe Antoine about 2 years ago Actions #1
- Related to Feature #6647: detect: integers: support for enumerations added
PA Updated by Philippe Antoine about 2 years ago Actions #2
Also review for generic integer usage like #5446
PA Updated by Philippe Antoine about 2 years ago Actions #3
- Related to Feature #5446: rules: allow ranges in dns.opcode value added
PA Updated by Philippe Antoine almost 2 years ago Actions #4
quick note : snmp pdu is not so easy to get this, because we use the enum of an external crate
PA Updated by Philippe Antoine almost 2 years ago Actions #5
- Related to Task #4683: detect: remove sigmatch_table in favor of a dynamic storage option added
PA Updated by Philippe Antoine almost 2 years ago Actions #6
MQTTTypeCode is good for this
We should handle negation of known strings in detect_parse_uint_enum
PA Updated by Philippe Antoine over 1 year ago Actions #7
https://github.com/OISF/suricata/pull/11502 did this for MQTTTypeCode
PA Updated by Philippe Antoine over 1 year ago Actions #8
- Status changed from New to In Progress
PA Updated by Philippe Antoine over 1 year ago Actions #9
- Target version changed from TBD to 8.0.0-beta1
This is done progressively for each protocol as pat of the rustification of keywords
PA Updated by Philippe Antoine about 1 year ago Actions #10
- Related to Optimization #7529: detect/dns: move wrapper code from C to rust added
VJ Updated by Victor Julien about 1 year ago Actions #11
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
PA Updated by Philippe Antoine 7 months ago Actions #12
PA Updated by Philippe Antoine 7 months ago Actions #13
- Status changed from In Progress to In Review
PA Updated by Philippe Antoine 7 months ago Actions #14
- Blocks Story #7900: 9.0.0: rules: improve rule language added
PA Updated by Philippe Antoine 7 months ago Actions #15
- Status changed from In Review to Closed
PA Updated by Philippe Antoine 7 months ago Actions #16
- Related to Optimization #7889: detect/integers: move keywords from C to rust added
Actions