Skip to content

fix: constrain starlette to >=1.0.1 (CVE-2026-48710) - #5977

Merged
mattf merged 2 commits into
ogx-ai:mainfrom
eoinfennessy:chore/bump-starlette
May 28, 2026
Merged

fix: constrain starlette to >=1.0.1 (CVE-2026-48710)#5977
mattf merged 2 commits into
ogx-ai:mainfrom
eoinfennessy:chore/bump-starlette

Conversation

@eoinfennessy

@eoinfennessy eoinfennessy commented May 28, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
@eoinfennessy eoinfennessy changed the title fix: constrain starlette to >=1.0.0 (CVE-2026-48710) fix: constrain starlette to >=1.0.1 (CVE-2026-48710) May 28, 2026

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Added CVE reference for starlette dependency.
@mattf
mattf enabled auto-merge May 28, 2026 11:37
@mattf
mattf added this pull request to the merge queue May 28, 2026
Merged via the queue into ogx-ai:main with commit 41c94c4 May 28, 2026
38 checks passed
@eoinfennessy
eoinfennessy deleted the chore/bump-starlette branch May 28, 2026 13:20
@cdoern

cdoern commented May 28, 2026

Copy link
Copy Markdown
Collaborator

@Mergifyio backport release-0.7.x

@mergify

mergify Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

backport release-0.7.x

✅ Backports have been created

Details

Cherry-pick of 41c94c4 has failed:

On branch mergify/bp/release-0.7.x/pr-5977
Your branch is up to date with 'origin/release-0.7.x'.

You are currently cherry-picking commit 41c94c49.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pyproject.toml
	both modified:   uv.lock

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

cdoern pushed a commit that referenced this pull request May 28, 2026
GHSA-86qp-5c8j-p5mr
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

---------

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
(cherry picked from commit 41c94c4)
Signed-off-by: Charlie Doern <cdoern@redhat.com>
cdoern pushed a commit that referenced this pull request May 28, 2026
GHSA-86qp-5c8j-p5mr
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

---------

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
(cherry picked from commit 41c94c4)
Signed-off-by: Charlie Doern <cdoern@redhat.com>
cdoern pushed a commit that referenced this pull request May 28, 2026
…#5979)

GHSA-86qp-5c8j-p5mr


---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<hr>This is an automatic backport of pull request #5977 done by
[Mergify](https://mergify.com).
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5979"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Signed-off-by: Charlie Doern <cdoern@redhat.com>
Co-authored-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
@cdoern

cdoern commented May 29, 2026

Copy link
Copy Markdown
Collaborator

@Mergifyio backport release-0.4.x

@mergify

mergify Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

backport release-0.4.x

✅ Backports have been created

Details

Cherry-pick of 41c94c4 has failed:

On branch mergify/bp/release-0.4.x/pr-5977
Your branch is up to date with 'origin/release-0.4.x'.

You are currently cherry-picking commit 41c94c49.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   pyproject.toml
	both modified:   uv.lock

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

cdoern pushed a commit that referenced this pull request May 29, 2026
GHSA-86qp-5c8j-p5mr
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

---------

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
(cherry picked from commit 41c94c4)
Signed-off-by: Charlie Doern <cdoern@redhat.com>
cdoern pushed a commit that referenced this pull request May 29, 2026
…#5988)

GHSA-86qp-5c8j-p5mr


---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<hr>This is an automatic backport of pull request #5977 done by
[Mergify](https://mergify.com).
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5988"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Signed-off-by: Charlie Doern <cdoern@redhat.com>
Co-authored-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
derekhiggins pushed a commit to opendatahub-io/ogx that referenced this pull request Jun 4, 2026
GHSA-86qp-5c8j-p5mr
<!-- devin-review-badge-begin -->

---

<a href="https://app.devin.ai/review/ogx-ai/ogx/pull/5977"
target="_blank">
  <picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open in Devin Review">
  </picture>
</a>
<!-- devin-review-badge-end -->

---------

Signed-off-by: Eoin Fennessy <efenness@redhat.com>
Co-authored-by: Matthew Farrellee <matt@cs.wisc.edu>
(cherry picked from commit 41c94c4)
Signed-off-by: Charlie Doern <cdoern@redhat.com>
Signed-off-by: Derek Higgins <derekh@redhat.com>
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.

3 participants