v1.5.0
Improvements
- trivy collector — new
rescancron sub-collector: re-runs the dependency (SCA) scan daily on each component's default branch and overwrites.sca, so thescapolicy re-evaluates a previously-clean commit against CVEs published after it was first scanned. Reuses the existingautoscan (sameauto.sh, same image); stamps.sca.source.integrationascron(vscodefor the on-push scan). Enabled by default; opt out withexclude: [rescan]. (#205) - grype collector — the same scheduled default-branch re-scan and
.scaoverwrite astrivy, symmetric behavior. (#204)
Consumers pin this release with @v1.5.0 in lunar-config.yml. Full changelog: https://github.com/earthly/lunar-lib/blob/v1.5.0/CHANGELOG.md