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

Missing fresh image for webdevops/php-nginx:8.1-alpine - security issues #515

Open
AronNovak opened this issue May 16, 2024 · 1 comment

Comments

@AronNovak
Copy link

Trivy reports various issues:

Total reclaimed space: 1.293GB
+ jq -s [.[] | .Results[] | .Vulnerabilities[]? | { package: .PkgName, cve: .VulnerabilityID }] trivy-report.json
+ php /var/lib/jenkins/analyze-report.php
/mnt/jenkins-datadir/jobs/CLIENT ACR security scan/workspace- glib has a known vulnerability: CVE-2024-34397
- libcrypto3 has a known vulnerability: CVE-2024-2511
- libssl3 has a known vulnerability: CVE-2024-2511
- openssl has a known vulnerability: CVE-2024-2511
- golang.org/x/net has a known vulnerability: CVE-2023-45288
- google.golang.org/protobuf has a known vulnerability: CVE-2024-24786
- golang.org/x/net has a known vulnerability: CVE-2023-45288
- google.golang.org/protobuf has a known vulnerability: CVE-2024-24786
- golang.org/x/net has a known vulnerability: CVE-2023-45288
- google.golang.org/protobuf has a known vulnerability: CVE-2024-24786
Build step 'Execute shell' marked build as failure

And the last image is from 2 months ago:
image

May we help somehow to have fresh images for this variant too?

@AronNovak
Copy link
Author

Should all the production-grade images based on this include:

RUN apk -U upgrade

simply to have security updates between releases?

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

No branches or pull requests

1 participant