Skip to content

v1.10.1

Choose a tag to compare

@me-bender me-bender released this 21 Jul 22:04
· 31 commits to main since this release

Improvements

  • container-scan (trivy / grype): now scans PR-pushed images, not just merge/release images. Dropped the runs_on: [default-branch] pin so the container-scan sub-collector runs on PRs too — fleet-wide default for every hub importing container-scan; opt out per-import with exclude: [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 the codeowners collector 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 a codeowners_scope input (auto | repo-root | component-dir) plus a .ownership.codeowners.scope field. (#260)

Pin plugins with @v1.10.1 in your lunar-config.yml.