Hello
I would like to be able to pipe cxs scan results to a script, so that we can link it to the rest of our system is there a way to do that for example
/etc/cxs/cxs --reportinfacted --pipe /home/reporter.php
it will report if there is a match found, so we can take more steps
PIPE the results
Re: PIPE the results
That functionality is handled by the existing --script option.