Skip to content

[Snyk] Security upgrade alpine from 3.22.2 to 3.24.2 - #7392

Open
caniszczyk wants to merge 1 commit into
masterfrom
snyk-fix-9cee1607b5cfe79ba0f3a59af7d081a6
Open

caniszczyk wants to merge 1 commit into
masterfrom
snyk-fix-9cee1607b5cfe79ba0f3a59af7d081a6

Conversation

@caniszczyk

Copy link
Copy Markdown
Contributor

snyk-top-banner

Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

  • tool/piped-base/Dockerfile

We recommend upgrading to alpine:3.24.2, as this image has only 0 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity CVE-2026-31789
SNYK-ALPINE322-OPENSSL-15993393
  714  
critical severity CVE-2026-31789
SNYK-ALPINE322-OPENSSL-15993393
  714  
high severity CVE-2026-28387
SNYK-ALPINE322-OPENSSL-15993397
  614  
high severity CVE-2026-28389
SNYK-ALPINE322-OPENSSL-15993398
  614  
high severity CVE-2026-28388
SNYK-ALPINE322-OPENSSL-15993402
  614  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@caniszczyk
caniszczyk requested a review from a team as a code owner September 18, 2026 10:32
@caniszczyk
caniszczyk requested review from khanhtc1202, mohammedfirdouss and t-kikuc and a lite review from Copilot September 18, 2026 10:32
@netlify

netlify Bot commented Sep 18, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit de6d11e
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aad134b700d0e0008857902

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

Downstream image digests must be updated so the vulnerabilities are actually remediated.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates the piped-base image from Alpine 3.22.2 to 3.24.2 to address OpenSSL vulnerabilities.

Changes:

  • Upgrades the Alpine base image.
  • Leaves downstream images pinned to the previous base digest.
File summaries
File Summary
tool/piped-base/Dockerfile Updates the Alpine base image version.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@@ -1,4 +1,4 @@
FROM alpine:3.22.2
FROM alpine:3.24.2
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.81%. Comparing base (d1ee168) to head (de6d11e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7392   +/-   ##
=======================================
  Coverage   29.81%   29.81%           
=======================================
  Files         601      601           
  Lines       64453    64453           
=======================================
  Hits        19214    19214           
  Misses      43746    43746           
  Partials     1493     1493           
Flag Coverage Δ
. 23.61% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.16% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 33.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.98% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 59.62% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.46% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.12% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants