Package
keep-api
Component
starlette
Latest update
6.5
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
Upgrading starlette to a remediated version requires an upgrade to Pydantic 2.x, which breaks keep's functionality. Keep upstream will need to move their dependencies forward for remediation.
Status
Impact
The fix is only available in starlette 1.0.1. FastAPI releases compatible with pydantic v1 pass startup hooks that starlette 1.0 removed, and the first FastAPI release compatible with starlette 1.x (0.133.0) requires pydantic >= 2.7, while the package's runtime code and upstream requirements pin fastapi ^0.115.6 and pydantic v1. Remediation requires an upstream migration to pydantic v2 and starlette 1.x.
Status