j3ssie / osmedeus

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

print stderr and script errors to console #263

Closed Marmelatze closed 10 months ago

Marmelatze commented 11 months ago

I think this makes writing workflows a little bit easier, as stderr was previously just ignored and errors not printed. The same for printing script error messages. Also using Debug instead of DebugF for output prevents accential interpreting format strings like %s in command output