Skip to content

releng: release 0.6.21 - #284

Merged
ajkerrigan merged 1 commit into
cloud-custodian:mainfrom
ajkerrigan:ajk/release/0.6.21
Aug 22, 2026
Merged

releng: release 0.6.21#284
ajkerrigan merged 1 commit into
cloud-custodian:mainfrom
ajkerrigan:ajk/release/0.6.21

Conversation

@ajkerrigan

Copy link
Copy Markdown
Member

The initial motivation here was getting a release together that addresses #282. But along the way:

  • Our trivy fork was lagging behind upstream
  • Updating the fork brought in a couple breaking changes

Changes:

  • bump trivy fork pin to 20260821210141-935427cb1907 (based on fix: skip fileset matches that do not resolve to a file trivy#20 and upstream trivy v0.74.0)

  • use MarkedValue() for attribute values following an upstream trivy change

  • update go and dev dependencies

  • add justfile recipes for switching between a local and pinned trivy, so trivy changes that break tfparse tests are smoother to work through locally

  • fix requirements-dev.txt output redirection in update-dev-dependencies

  • make the fileset() absolute path test use a directory it controls

* bump version 0.6.20 --> 0.6.21

* bump trivy fork pin to 20260821210141-935427cb1907
  (based on cloud-custodian/trivy#20)

* use MarkedValue() for attribute values following an upstream change

* update go and dev dependencies

* add justfile recipes for switching between a local and pinned trivy

* fix requirements-dev.txt output redirection in update-dev-dependencies

* make the fileset() absolute path test use a directory it controls

@tvansteenburgh tvansteenburgh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @ajkerrigan.

@ajkerrigan
ajkerrigan merged commit 8e13725 into cloud-custodian:main Aug 22, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants