Releases: yourpwnguy/depwatch
Releases · yourpwnguy/depwatch
Release list
v0.1.0
Changelog
- 759e1e0 fix(release): point goreleaser to cmd/depwatch entrypoint
- c994489 fix(lint): disable errcheck and goconst
- bd28c0f fix: downgrade to Go 1.24 for golangci-lint compat
- 35bb544 build: add production tooling
- 4ad58da feat(cmd): add entrypoint with build-time version injection
- 5395562 feat(cli): add output rendering
- 3b5442c feat(cli): add cobra command tree
- 07ddcc0 feat(app): add scan orchestration and worker pool
- bdaac20 feat(alerting): add Slack webhook delivery
- 8601d51 feat(config): add YAML configuration loading and validation
- 57aed19 feat(storage): add SQLite persistence layer
- cb05450 feat(registry): add crates.io adapter
- 0524001 feat(registry): add pypi adapter
- 415e297 feat(registry): add npm adapter
- ac5f2bc feat(registry): add shared HTTP client and rate limiter
- b759749 feat(domain): add progress event types
- b4b0516 feat(domain): add scan analysis engine
- e6f6ed6 feat(domain): add two-scale threat assessment
- 34dd1f5 feat(domain): add core types and collision detection