v0.65.0
refactor(sbom): add intermediate representation for BOM (#6240)
feat: replace TinyGo with standard Go for WebAssembly modules (#8496)
refactor(sbom): use intermediate representation for SPDX (#6310)
fix(report): don't panic when report contains vulns, but doesn't contain packages for `table` format (#8549)
BREAKING: migrate to a new JSON schema (#782)
feat(report): export modified findings in JSON (#7383)
chore: replace deprecated tenv linter with usetesting (#8504)
feat(report): add CVSS vectors in sarif report (#9157)
chore: add modernize tool integration for code modernization (#9251)
feat: add HTTP request/response tracing support (#9125)
BREAKING: migrate the sarif template to Go code (#1437)
refactor: add hook interface for extended functionality (#8585)