Changelog
- 906ae8d Merge pull request #302 from sonatype-nexus-community/ws2-rebase
- 45072ef Merge pull request #303 from sonatype-nexus-community/worktree-agent-a2c10c5faa5c583f8
- 94cacf2 chore(ci): Corrected CI workflow syntax
- ac84613 chore(ci): Pass Guide Token into integration-tests
- 1b3332c chore(ci): Pin GH actions
- d15aba9 chore(ci): Update go-releaser config to support pre-releases
- 8e1acc1 chore(ci): pin golangci-lint to v2.12.1 to match local version
- 3cad0c3 chore(ci): remove Makefile; inline CI steps; fix Dockerfile/goreleaser stale refs
- d857981 chore(deps): modernise direct dependencies to current maintained versions
- 600c059 chore(doc): Manual review of updated doc
- 017e7e7 chore: merge dev/2.x — incorporate WS-2 deps and auto-detection improvements
- 32351ca doc: Document pre-release process
- f684c8c doc: Document pre-release process
- 5dbe389 docs(ws-6): update stale Go version and release process references in README
- f267e5e feat!: WS-1+WS-7 — remove dep/Gopkg.lock, add --no-fail and auto-detect go list (closes #275, #204, #159)
- d375b6b feat!: WS-4 — Sonatype Guide API client, Lifecycle rename, remove go-sona-types
- 8ddacee feat(ws-5): add --guide-token flag and deprecate OSS Index credentials
- ce62fad fix(ci): upgrade golangci-lint to v2.12.2, pin grpc to v1.79.3 (CVE-2026-33186)
- 24f2c37 fix(ci): use golangci-lint-action@v9 instead of curl install script
- f1cffd5 fix(lint): resolve golangci-lint v2 errors
- 25030e0 fix(security): upgrade google.golang.org/grpc to v1.81.1 (CVE-2026-33186)
- 1646171 fix(security): upgrade viper to v1.21.0 to eliminate grpc CVE-2026-33186
- e3a0439 fix: cap stdin read at 10 MB to prevent memory exhaustion (closes #291)
- 9479aed refactor(guide): replace hand-rolled HTTP client with sonatypeguide API client
- d05b6a8 refactor(sonar): fix all 6 open PR issues
- cce5eba refactor(sonar): reduce cognitive complexity in CsvFormatter.Format
- c023e7c refactor(sonar): reduce cognitive complexity in GoListAgnostic
- b09a411 refactor(sonar): resolve SonarCloud quick-win issues
- f933a44 test(ci): add OSS Index compat integration test step