Skip to content

PROJQUAY-10896: fix(proxy): prevent SSRF in proxy cache upstream registry configuration for main [master] - #302

Open
nindsimonv wants to merge 1 commit into
quay:mainfrom
nindsimonv:PROJQUAY-10896-main
Open

PROJQUAY-10896: fix(proxy): prevent SSRF in proxy cache upstream registry configuration for main [master]#302
nindsimonv wants to merge 1 commit into
quay:mainfrom
nindsimonv:PROJQUAY-10896-main

Conversation

@nindsimonv

@nindsimonv nindsimonv commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Quay image v3.12.18 -> v3.12.20 Bump (CVE-2026-32591 SSRF fix)

1 file changed (same pattern as PR #295)

File Change

.env ->QUAY_IMAGE: v3.12.18 -> v3.12.20

Resolves PROJQUAY-10896 for main branch

Bump QUAY_IMAGE to v3.12.20 which includes the SSRF fix for proxy cache
upstream registry configuration (CVE-2026-32591, PROJQUAY-10889).

Upstream fix: quay/quay#6419

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.79%. Comparing base (4b2cbcc) to head (075503e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #302   +/-   ##
=======================================
  Coverage   27.79%   27.79%           
=======================================
  Files           6        6           
  Lines         608      608           
=======================================
  Hits          169      169           
  Misses        436      436           
  Partials        3        3           
Flag Coverage Δ
unit-tests 27.79% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: f9ae55c0-61c8-4220-aebd-aa10be5aada2

📥 Commits

Reviewing files that changed from the base of the PR and between 4b2cbcc and 075503e.

📒 Files selected for processing (1)
  • .env
📜 Recent review details
⏰ Context from checks skipped due to timeout. (1)
  • GitHub Check: Go Validate
🔇 Additional comments (1)
.env (1)

4-4: LGTM!


Walkthrough

The .env configuration updates QUAY_IMAGE from quay-rhel8:v3.12.18 to quay-rhel8:v3.12.20.

Changes

Quay image update

Layer / File(s) Summary
Update Quay image reference
.env
QUAY_IMAGE now references the v3.12.20 Quay image tag.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: harishsurf

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants