I've used this tool a few times, and it works quite well! The only feature I'm missing is the ability to export scan outputs to JSON (or other structured formats).
Having native JSON support would greatly simplify building automation on top of the scans. While it's possible to achieve this by parsing the current output locally, doing so requires deploying a helper script. This introduces an ongoing maintenance burden, as the script would need to be updated whenever the output format changes across releases. Native JSON support would eliminate this overhead entirely.
I'm not sure what the level of effort would be to implement this though.
I've used this tool a few times, and it works quite well! The only feature I'm missing is the ability to export scan outputs to JSON (or other structured formats).
Having native JSON support would greatly simplify building automation on top of the scans. While it's possible to achieve this by parsing the current output locally, doing so requires deploying a helper script. This introduces an ongoing maintenance burden, as the script would need to be updated whenever the output format changes across releases. Native JSON support would eliminate this overhead entirely.
I'm not sure what the level of effort would be to implement this though.