Releases: ppiankov/ecrspectre
Releases · ppiankov/ecrspectre
Release list
v0.4.0
v0.3.0
Changelog
- ee1c23a Merge pull request #3 from ppiankov/wo-13-14/retention-and-policy
- ae36b9a Merge pull request #4 from ppiankov/docs/policy-release-0.3.0
- fe9adb3 feat(aws): wire --format policy and --format delete-script
- 6d55d40 feat(policy): generate ECR lifecycle policy and delete-confidence scoring
- f295aec feat(retention): add semver- and branch-aware keep engine
- a089b85 fix(report): surface scan errors in policy and delete-script output
v0.2.0
Changelog
- 582d444 Merge pull request #1 from ppiankov/wo-4/spectre-family-rereview
- a0a64f2 Merge pull request #2 from ppiankov/docs/spectrehub-link-and-release
- f26eef1 build: add .verify pre-push gate and make verify target
- c71a2d3 ci: add ancc validate workflow
- 46062bd ci: build on windows-latest and document windows quick-start
- 314a5ac ci: bump release workflow go to 1.26 to match go.mod
- 11aa36f ci: scope ancc trigger to main and PRs
- 62af7c1 ci: update ancc action to v0.7.1
- 4d6c618 fix: align RegistryScanner with impls and correct README command docs
- c918a3f fix: honor explicit flags over config; wire timeout; drop dead keys
- 15c925b refactor: hoist shared finding builders and command scan helpers