Replies: 1 comment
-
Sorry, posted this in the wrong repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to output multiple formats? I'd like to see the results in my CI log, but I'd also like to have a JSON file for further processing, as well as generate the HTML output to download, since it contains more details than the terminal output.
After reading the docs and searching, it appears that the only solution is to run the scanner multiple times. Or is there a way to generate the JSON and feed it back into the tool to generate different formats without scanning all over again?
Beta Was this translation helpful? Give feedback.
All reactions