Actions
Feature #7513
closed
AD
AD
detect/integers: add support for negated strings when enum is used
Feature #7513:
detect/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
Actions