Latest version: v0.0.2
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
fastapi-g-context is a Python module that provides a simple mechanism for managing global variables with context isolation in FastAPI applications. It is designed to ensure that each request operates within its own isolated context, preventing data leakage between requests.
No known vulnerabilities found