Add analysis tab and JSON outputs
This commit is contained in:
parent
8dcf2035aa
commit
9cf27ecb2f
3 changed files with 130 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue