Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add azurelinux3 test image #67

Merged
merged 3 commits into from
May 8, 2024
Merged

add azurelinux3 test image #67

merged 3 commits into from
May 8, 2024

Conversation

willmurphyscode
Copy link
Contributor

@willmurphyscode willmurphyscode commented May 8, 2024

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.)

To be used in grype/vunnel quality gates when they start supporting
Azure Linux 3.

Signed-off-by: Will Murphy <will.murphy@anchore.com>
Signed-off-by: Will Murphy <will.murphy@anchore.com>
Signed-off-by: Will Murphy <will.murphy@anchore.com>
@wagoodman wagoodman merged commit d028093 into main May 8, 2024
4 checks passed
@wagoodman wagoodman deleted the feat-azure-linux-3-support branch May 8, 2024 19:34
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.

None yet

2 participants