Actions
Bug #2892
closedParse the rule files alphabetically
Affected Versions:
Effort:
Difficulty:
low
Label:
Beginner, Outreachy
Description
Currently when we run suricta-update with -v option, we see a lot of files being parsed,
21/3/2019 -- 12:47:55 - <Debug> -- Parsing sslblacklist.rules.
21/3/2019 -- 12:47:55 - <Debug> -- Parsing rules/emerging-mobile_malware.rules.
21/3/2019 -- 12:47:56 - <Debug> -- Parsing rules/botcc.rules.
21/3/2019 -- 12:47:56 - <Debug> -- Parsing rules/botcc.portgrouped.rules.
Change the parser to load these files in alphabetical order by sorting the filenames before starting to work on them.
Updated by Shivani Bhardwaj over 5 years ago
- Assignee deleted (
Shivani Bhardwaj) - Effort deleted (
low)
Updated by Shivani Bhardwaj over 5 years ago
- Status changed from New to Resolved
Updated by Shivani Bhardwaj over 5 years ago
Updated by Shivani Bhardwaj over 5 years ago
- Assignee changed from OISF Dev to Community Ticket
Updated by Shivani Bhardwaj about 5 years ago
- Status changed from Resolved to Closed
Updated by Jason Ish about 5 years ago
- Target version changed from TBD to 1.1.0rc1
Actions