v0.65.0
fix: early-return, indent-error-flow and superfluous-else rules from revive (#8796)
feat(conda): add licenses support for `environment.yml` files (#6953)
feat(vuln): Add `--detection-priority` flag for accuracy tuning (#7288)
refactor: migrate from `github.com/aquasecurity/jfather` to `github.com/go-json-experiment/json` (#8591)
chore: use require.ErrorContains when possible (#8291)
feat(go): fix parsing main module version for go >= 1.24 (#8433)
refactor: use strings.SplitSeq instead of strings.Split in for-loop (#8983)
ci(deps): fix gci and gofmt in ".*_test.go$" (#6721)
chore: add modernize tool integration for code modernization (#9251)
fix: julia parser panicing (#8883)
fix(nodejs): correctly parse `packages` array of `bun.lock` file (#8998)
chore: enable staticcheck (#8815)