Actions
Bug #3680
closedDataset reputation invalid value logging
Affected Versions:
Effort:
Difficulty:
Label:
Description
If we have a reputation based list with the format hash,reputation, Suricata should warn/error on non integer value.
For example if we have:
86693cd03002dab7cef598e8237b257ec1a872f30300e4390ba9b1584b4ea0f0,5.0
from Victor:
"Reputation is an int, not a float. So just use 0, 1, 600, etc."
Actions