scout-soroban
scout-soroban copied to clipboard
Multiple reports generation
Users should be able to generate multiple report formats in a single Scout execution. For example:
The command cargo scout-audit --output-format md,json
should generate both markdown and json reports.
Keep the command line output.