Actions
Bug #68
closed
VJ
BS
thresholding is too strict in it's syntax
Bug #68:
thresholding 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
VJ Updated by Victor Julien about 16 years ago
- Status changed from New to Assigned
BS Updated by Breno Silva about 16 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.
BS Updated by Breno Silva about 16 years ago
- File deleted (
0001-Allow-threshold-options-in-any-order.patch)
BS Updated by Breno Silva about 16 years ago
- % Done changed from 100 to 50
BS Updated by Breno Silva about 16 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
VJ Updated by Victor Julien about 16 years ago
- Status changed from Assigned to Closed
Applied, thanks Breno.
Actions