Actions
Bug #68
closedthresholding is too strict in it's syntax
Affected Versions:
Effort:
Difficulty:
Label:
Description
Our thresholding signature support only supports the options to be in a fixed order, while signatures use them in various orders. We need to be able to load those sigs as well.
Files
Updated by Victor Julien almost 15 years ago
- Status changed from New to Assigned
Updated by Breno Silva almost 15 years ago
- File 0001-Allow-threshold-options-in-any-order.patch added
- % Done changed from 0 to 100
Changed the regex and logic to handle threshold options.
Updated by Breno Silva almost 15 years ago
- File deleted (
0001-Allow-threshold-options-in-any-order.patch)
Updated by Breno Silva almost 15 years ago
- File 0001-Allow-threshold-options-in-any-order.patch 0001-Allow-threshold-options-in-any-order.patch added
- % Done changed from 50 to 100
Added a unit test for an invalid threshold rule in any order
Updated by Victor Julien over 14 years ago
- Status changed from Assigned to Closed
Applied, thanks Breno.
Actions