Actions
Feature #3975
closed
JI
CT
Suricata-Verify: Add JSON schema validation to EVE output.
Feature #3975:
Suricata-Verify: Add JSON schema validation to EVE output.
Effort:
Difficulty:
Label:
Description
Add a feature, or command that validates all eve.json through a JSON schema. This doesn't have to become part of each test, but is something that could be run after a full run of suricata-verify over all found eve.json files.
Something like this would have caught "fileinfo" being an array in alerts, while an object in "fileinfo" records by having a schema requiring that .fileinfo was an object.
SB Updated by Shivani Bhardwaj over 5 years ago
- Assignee set to Community Ticket
- Target version set to QA
JI Updated by Jason Ish over 5 years ago
- Related to Feature #1369: eve: json schema added
PA Updated by Philippe Antoine over 3 years ago
- Status changed from New to Closed
Actions