Skip to content

feat(oracle): emit architecture-scoped versions in ELSAs#1223

Draft
willmurphyscode wants to merge 2 commits into
anchore:mainfrom
willmurphyscode:feat-arch-in-elsas
Draft

feat(oracle): emit architecture-scoped versions in ELSAs#1223
willmurphyscode wants to merge 2 commits into
anchore:mainfrom
willmurphyscode:feat-arch-in-elsas

Conversation

@willmurphyscode

Copy link
Copy Markdown
Contributor

Some ELSAs list different fixed versions for the same package name, same version of oracle linux, but different CPU architectures. For example ELSA-2022-4803 has rsyslog fixed at '8.24.0-57.0.4.el7_9.3' on aarch64 and '8.24.0-57.0.1.el7_9.3' on x86_64.

See also anchore/syft#4987 and anchore/grype#3504

Some ELSAs list different fixed versions for the same package name, same
version of oracle linux, but different CPU architectures. For example
ELSA-2022-4803 has rsyslog fixed at '8.24.0-57.0.4.el7_9.3' on aarch64
and '8.24.0-57.0.1.el7_9.3' on x86_64.

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
@willmurphyscode willmurphyscode self-assigned this Jun 17, 2026
@willmurphyscode willmurphyscode added enhancement New feature or request run-pr-quality-gate Triggers running of quality gate on PRs labels Jun 17, 2026
Otherwise emit arch-less fixed ins as before.

Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request run-pr-quality-gate Triggers running of quality gate on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant