Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To be used in grype/vunnel quality gates when they start supporting Azure Linux 3.
See anchore/grype#1829
Scanning with a grype and vunnel that include azure linux 3 PRs:
go run ./cmd/grype -c ~/work/vunnel/.grype.yaml anchore/test_images:azurelinux3-39058ba NAME INSTALLED FIXED-IN TYPE VULNERABILITY SEVERITY kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2024-26582 High kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2024-1086 High kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2015-5157 High kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2013-2094 High kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2024-26585 Medium kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2023-52429 Medium kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2018-20169 Medium kernel 6.6.22.1-1.azl3 0:6.6.22.1-2.azl3 rpm CVE-2014-3185 Medium
This gives use several CVEs before the usual 2021 quality gate cutoff to use for testing vunnel/grype/grype-db against Azure Linux 3 feed. (Note that these vulnerabilities are against installing an intentionally outdated version of the kernel RPM.)