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
- GitHub URL scans now download repo archives instead of cloning full git history.
63
+
- Private GitHub repo URLs work when `GITHUB_TOKEN` is configured.
64
+
- HTML reports now include hotspot summaries and interactive issue filters.
65
+
- JSON report export and `--fail-under` make the CLI usable in CI.
66
+
46
67
## Demo
47
68
48
69

@@ -57,4 +78,4 @@ _Recorded with VHS._
57
78
58
79
## Contributing
59
80
60
-
Contributions are welcome. Open an issue for bugs/ideas, then submit a PR with tests for behavior changes.
81
+
Contributions are welcome. Open an issue for bugs or ideas, then submit a PR with tests for behavior changes. The main verification workflow now runs on pushes and pull requests that touch the CLI, reporter, scanner, or tests.
0 commit comments