Features
- feat: add Gitea and Forgejo scanner (#557)
- feat: crawl top level groups from self hosted GitLab root URL (#552)
- Support catalogs in API (#559)
Fixes
- fix: repos with invalid publiccode.yml were not saved (#562)
- fix: nil pointer panic on unparsable publiccode.yml (#563, #580)
- fix: strip .git suffix from repo URLs before API calls (#564)
- fix: distinguish fetch failures from 404s, warn on rate limit (#558)
- fix: GitHub token not picked up from config file (#574)
- fix: only run org match check on self onboarding publishers (#576)
- fix: catalog software log endpoint (#583)
- fix: update software auto-created as inactive (#598)
- fix(chart): add missing newline in template (#588)
Misc
- Dependencies bumps
- ci: pin actions to commit SHAs, restrict permissions (#553)
- ci: lint improvements (#548)
- ci: enable goconst, tagliatelle, gocyclo, funlen, varnamelen,
nestif linters (#567) - ci: add govulncheck and dependency-review workflows (#569)
- refactor: adapt code to go-bitbucket breaking change (#532)
- refactor: inject time into vitality computation for testability
(#554) - refactor: vitality cache (#566)
New Contributors
- @creed-bratton made their first contribution (#553)
Full Changelog: v5.1.2...v6.0.0