Actions
Feature #4268
opencreatest: allow to add options with --set
Effort:
Difficulty:
Label:
Beginner, Good First Issue
Description
Something like
createst.py <req args here> --set app-layer.protocols.modbus.enabled=true
test.yaml should have
args:
- --set app-layer.protocols.modbus.enabled=true
features:
- HAVE_LIBJANNSON
Updated by Shivani Bhardwaj almost 2 years ago
- Assignee changed from Shivani Bhardwaj to Community Ticket
- Label Beginner, Good First Issue added
Updated by Olusegun Fajobi 5 days ago
- Assignee changed from Community Ticket to Olusegun Fajobi
Updated by Olusegun Fajobi 5 days ago
- Assignee changed from Olusegun Fajobi to Community Ticket
Updated by Olusegun Fajobi 5 days ago
- Assignee changed from Community Ticket to Olusegun Fajobi
Updated by Juliana Fajardini Reichow 1 day ago ยท Edited
Please, @Olusegun Fajobi when you set a ticket to "In Review", add the link to the first PR you've submitted for review here.
--
First PR for review: https://github.com/OISF/suricata-verify/pull/2686
Actions