v0.69.1
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(java): add hash of GAV+root pom file path for pkgID for packages from pom.xml files (#9880)
BREAKING: migrate to a new JSON schema (#782)
test: migrate private test helpers to `export_test.go` convention (#10043)
feat(report): export modified findings in JSON (#7383)
chore: replace deprecated tenv linter with usetesting (#8504)
fix(report): correct field order in SARIF license results (#9712)
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)