Actions
Feature #7513
closeddetect/integers: add support for negated strings when enum is used
Effort:
Difficulty:
Label:
Description
Add support for negated strings in the function detect_parse_uint_enum
in the file rust/src/detect/uint.rs
.
With this change, the function will be able to parse strings like !search_result_done
Updated by Philippe Antoine about 1 month ago
- Blocks Task #6644: tracking: detect: integer as first-class support added
Updated by Philippe Antoine about 1 month ago
- Subject changed from uint_enum: add support for negated strings to detect/integers: add support for negated strings when enum is used
Updated by Alice da Silva Akaki 29 days ago
- Status changed from Assigned to In Review
PRs for review:
SU: https://github.com/OISF/suricata/pull/12444
SV: https://github.com/OISF/suricata-verify/pull/2250
Updated by Alice da Silva Akaki 9 days ago
- Status changed from In Review to Closed
Actions