j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.25k stars 873 forks source link

Add set custom params from files yaml #259

Closed n00b-bot closed 11 months ago

n00b-bot commented 11 months ago

Easily set custom params from files ex: params.yaml

var: nothing
var2: 123

set with options osmedeus scan -f test-workflows/flow-with-params.yaml -t nothing.txt --params-file params.yaml