Files
codeql/python/ql/src/change-notes/2021-11-24-FastAPI-FileResponse-FileSystemAccess.md
2021-12-14 12:05:15 -05:00

270 B

category, tags
category tags
minorAnalysis
lgtm
codescanning
  • Extended the modeling of FastAPI such that fastapi.responses.FileResponse are considered FileSystemAccess, making them sinks for the Uncontrolled data used in path expression (py/path-injection) query.