v1.10.1
Improvements
container-scan(trivy/grype): now scans PR-pushed images, not just merge/release images. Dropped theruns_on: [default-branch]pin so the container-scan sub-collector runs on PRs too — fleet-wide default for every hub importingcontainer-scan; opt out per-import withexclude: [container-scan]. (#265)
Fixes
repo-boilerplate(policy): the CODEOWNERS sub-checks now resolve to a definitive result instead of hanging on "No data at path…" when thecodeownerscollector reports no data for a component. A repo with no CODEOWNERS file fails the check rather than sitting pending indefinitely. (#261)repo-boilerplate(collector): CODEOWNERS checks now work in monorepos. The collector resolves the repository root and falls back to the global CODEOWNERS there, and adds acodeowners_scopeinput (auto|repo-root|component-dir) plus a.ownership.codeowners.scopefield. (#260)
Pin plugins with @v1.10.1 in your lunar-config.yml.