Release history
Changelog
What we shipped, when we shipped it, and what it means for your scans.
-
0.9.2 — Go modules support
- Full
go.modandgo.sumparsing - Transitive graph resolution for Go module proxies
- Compatible with standard and
replacedirectives
- Full
-
0.9.1 — License detection improvements
- Fixed false-positive AGPL detection in packages using dual-license SPDX expressions
- Improved parsing of non-standard LICENSE file formats
-
0.9.0 — PR annotation support for Bitbucket
- Bitbucket Cloud webhook integration
- Inline diff annotations match GitHub/GitLab annotation format
- Works with Bitbucket Pipelines and standalone CI
-
0.8.5 — Configuration schema v2
depswright.ymlnow requiresschema_version: 2policy.licenseblock replaces legacyallowed_licensesarray- Migration guide at docs/configuration
-
0.8.0 — Maintainer health scoring
- Per-package health score (0–100) based on commit cadence, issue response, contributor count
- Configurable alert threshold per policy
- Score displayed in PR annotations and dashboard