v0.6.4
Changelog
Features
- a9ecf0f: feat(doctor): color DEGRADED/BLOCKING severity labels in the terminal (#256) (@shinagawa-web)
Bug Fixes
- 907237e: fix(tui): surface muted diagnostics instead of discarding them (#248) (@shinagawa-web)
Documentation
- 33ae983: docs(readme): document the libssl execute-bit prerequisite for TLS capture (#245) (@shinagawa-web)
- 5e3eb4b: docs(readme): split install-script details out of Quick start (#246) (@shinagawa-web)
Maintenance
- f6c3f65: chore(scorecard): pin ClusterFuzzLite base image, shrink daily batch fuzz run (#258) (@shinagawa-web)
- 9faa98b: chore: add OpenSSF Best Practices badge to README (#254) (@shinagawa-web)
- 6d2753d: chore: add Test, Codecov, Go Report Card, Go Reference, and License badges (#257) (@shinagawa-web)
CI
- 9bba47f: ci(codecov): ignore the same privileged-only loader files as the local coverage gate (#259) (@shinagawa-web)
- 425839c: ci: harden OpenSSF Scorecard checks (vulns, SAST, pinned deps) (#247) (@shinagawa-web)
Other Changes
- 69df827: test(http): add native Go fuzz test and wire ClusterFuzzLite CI (#251) (@shinagawa-web)