You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use `svs summary --report <report.json>` or `svs summary --latest --dir reports` to generate the PR summary locally.
88
89
- Use `svs open-report --dir reports` (or `--path report.html`) to open the latest HTML report.
89
90
- Use `svs demo --out reports` to run a full local demo (scan + summary + open report).
90
-
- Demo flags: `--no-open` to skip opening the browser, `--min-severity` to filter results, `--summary-out` to control the summary filename.
91
+
- Demo flags: `--no-open` to skip opening the browser, `--min-severity` to filter results, `--summary-out` to control the summary filename, `--both-samples` to scan CycloneDX + SPDX samples.
0 commit comments