v0.64.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)
fix: unused-parameter rule from revive (#8794)
fix(report): handle `git@github.com` schema for misconfigs in `sarif` report (#7898)
refactor: add hook interface for extended functionality (#8585)
BREAKING: migrate the sarif template to Go code (#1437)