In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade fastapi
to version 0.37.0 or higher.
fastapi is a web framework for building APIs with Python 3.6+ based on standard Python type hints.
Affected versions of this package are vulnerable to Information Leakage. When returning a sub-class of a response model and using skip_defaults
it could leak information.