securify icon indicating copy to clipboard operation
securify copied to clipboard

Output json report to stdout with -fh

Open kaisert opened this issue 7 years ago • 2 comments

Currently the only option to get the report in json format is to write it to a file given with the --output or --livestatusfile. It would be handy in certain situations to pipe the json report to stdout.

kaisert avatar Nov 21 '18 17:11 kaisert

You mean in the -fh option right? Because the json output is printed on stdout with -fs.

hiqua avatar Nov 22 '18 13:11 hiqua

I didn't know that, but yes also with -fh

kaisert avatar Nov 22 '18 13:11 kaisert