v0.59.1
refactor(sbom): add intermediate representation for BOM (#6240)
chore: replace interface{} with any (#6751)
refactor(sbom): use intermediate representation for SPDX (#6310)
chore: enable int-conversion from perfsprint (#8194)
BREAKING: migrate to a new JSON schema (#782)
feat(report): export modified findings in JSON (#7383)
ci(deps): enable `require-error` rule from `testifylint` linter (#6718)
fix(report): handle `git@github.com` schema for misconfigs in `sarif` report (#7898)
fix(report): change a receiver of MarshalJSON (#7483)
chore: lint `errors.Join` (#7845)
BREAKING: migrate the sarif template to Go code (#1437)
feat(vuln): show suppressed vulnerabilities in table (#6084)