Actions
Feature #4059
closedcreatest: Commandline param to specify Suricata version
Effort:
Difficulty:
Label:
Beginner, Outreachy, Python
Description
Current createst script generates only the filter blocks as per eve.json, extend its functionality to add a global Suricata version as mentioned on command line.
Expectation
createst.py mytest mypcap --add-version 6.0.0
The final generated test.yaml should have a suricata version defined globally.
requires:
features:
- HAVE_LIBJANSSON
version: 6.0.0
checks:
- filter:
count: 1
Updated by Safia Khaleel about 4 years ago
- Assignee changed from Community Ticket to Safia Khaleel
Updated by Juliana Fajardini Reichow about 2 years ago
- Assignee changed from Safia Khaleel to Community Ticket
Unclaiming this ticket due to lack of activity for the last 6 months.
Updated by Alice da Silva Akaki about 2 years ago
Hello! I would like to work on this issue, may I assign it to myself?
Updated by Shivani Bhardwaj about 2 years ago
Alice da Silva Akaki wrote in #note-5:
Hello! I would like to work on this issue, may I assign it to myself?
Yes, please. Please note that this is about our QA project suricata-verify https://github.com/oiSF/suricata-verify
Updated by Alice da Silva Akaki about 2 years ago
- Assignee changed from Community Ticket to Alice da Silva Akaki
Updated by Alice da Silva Akaki about 2 years ago
- Status changed from New to In Review
Updated by Alice da Silva Akaki about 2 years ago
PR for review https://github.com/OISF/suricata-verify/pull/964
Updated by Alice da Silva Akaki about 2 years ago
- Status changed from In Review to Closed
Actions