Skip to content

fix: bump FastAPI to a patched line for BadHost#135

Merged
ItayTheDar merged 2 commits into
mainfrom
fix/badhost-fastapi-constraint
May 28, 2026
Merged

fix: bump FastAPI to a patched line for BadHost#135
ItayTheDar merged 2 commits into
mainfrom
fix/badhost-fastapi-constraint

Conversation

@ItayTheDar
Copy link
Copy Markdown
Contributor

Summary

  • bump pynest-api to 0.6.1
  • move PyNest from the vulnerable FastAPI 0.115.x line to fastapi>=0.136.3,<0.137.0
  • refresh the generated relational DB template pins so new projects don't scaffold vulnerable FastAPI/Starlette versions

Why

fastapi 0.115.x is constrained to older Starlette versions affected by the BadHost / host-header auth-bypass issue. This PR moves PyNest onto a patched FastAPI line so consumers can pull a safe dependency graph without manual overrides.

Verification

  • installed package with the updated dependency set
  • ran pytest -q successfully

@ItayTheDar ItayTheDar merged commit e34f4ff into main May 28, 2026
28 checks passed
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.

1 participant