Skip to content

vex: allow FixedInVersion rewrite via CEL - #1975

Merged
github-actions[bot] merged 1 commit into
quay:mainfrom
crozzy:vex-fixed-in-version
Aug 14, 2026
Merged

vex: allow FixedInVersion rewrite via CEL#1975
github-actions[bot] merged 1 commit into
quay:mainfrom
crozzy:vex-fixed-in-version

Conversation

@crozzy

@crozzy crozzy commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This patch allows callers to rewrite FixedInVersions with a CEL expression. Expressions have access to all the PURL data with everything in a StringType except for the qualifiers which are MapType.

Comment thread rhel/vex/fixed_in_cel.go Outdated
@crozzy
crozzy force-pushed the vex-fixed-in-version branch from 94fee35 to 8af3812 Compare August 6, 2026 22:03
@crozzy
crozzy requested a review from hdonnay August 11, 2026 18:26
@crozzy
crozzy force-pushed the vex-fixed-in-version branch from 8af3812 to d62edc9 Compare August 11, 2026 18:30
@crozzy
crozzy marked this pull request as ready for review August 11, 2026 18:30
@crozzy
crozzy requested review from a team as code owners August 11, 2026 18:30
This patch allows callers to rewrite FixedInVersions with a CEL
expression. Expressions have access to all the PURL data with everything
in a StringType except for the qualifiers which are MapType.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy
crozzy force-pushed the vex-fixed-in-version branch from d62edc9 to 86e3a07 Compare August 14, 2026 21:24
@crozzy
crozzy requested a review from hdonnay August 14, 2026 21:25

@hdonnay hdonnay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@crozzy

crozzy commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

/fast-forward

@github-actions
github-actions Bot merged commit 86e3a07 into quay:main Aug 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants