Project

General

Profile

Actions

Feature #4059

closed

createst: Commandline param to specify Suricata version

Added by Shivani Bhardwaj over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Target 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
Actions

Also available in: Atom PDF