ErdemOzgen / DevSecOpsBuilder

Automatic DevSecOps builder
GNU General Public License v3.0
7 stars 2 forks source link

Misleading error messages during playbook runs #30

Open ataseren opened 8 months ago

ataseren commented 8 months ago

Issue: During the runs of playbooks, even the tools run correctly and give correct and logical outputs, there are outputs on console that indicate error during the process.

Possible Cause: This is probably caused by custom stdouts of different tools.

Possible Solution: This logic can be removed and an error that stops the run can be directly reflected on the console