Add analysis tab and JSON outputs

This commit is contained in:
Jordan Wages 2025-07-19 02:30:15 -05:00
commit 9cf27ecb2f
3 changed files with 130 additions and 22 deletions

View file

@ -98,6 +98,8 @@ threats.
```bash
./run-analysis.sh
```
The JSON results are written under `output/analysis` and can be viewed from the
"Analysis" tab in the generated dashboard.
## Serving Reports with Nginx
To expose the generated HTML dashboards and JSON files over HTTP you can use a