Actions
Bug #5021
closeddataset: error with space in rule language
Affected Versions:
Effort:
Difficulty:
Label:
Description
If there is a space following a keyword that does not expect a value,
the rule fails to load due to improper value evaluation.
e.g. Space after set command
alert http any any -> any any (http.user_agent; dataset:set ,ua-seen,type string,save datasets.csv; sid:1;)
gives error
[ERRCODE: SC_ERR_UNKNOWN_VALUE(129)] - dataset action "" is not supported.
Updated by Shivani Bhardwaj almost 3 years ago
- Copied from Bug #5019: dataset: error with space in rule language added
Updated by Victor Julien over 2 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Jeff Lucovsky over 2 years ago
- Status changed from New to In Progress
Cherry-pick commit(s):
- 7366396011227b5e51ca810d86ebf7d310e98f34
- 6d2a2a073120906304f70c0e120565eae96e36b8
Updated by Jeff Lucovsky over 2 years ago
- Status changed from In Progress to In Review
Updated by Jeff Lucovsky over 2 years ago
- Status changed from In Review to Closed
Actions