mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
366 B
366 B
lgtm,codescanning
- Added modeling of the
send_from_directoryandsend_filefunctions from theflaskPyPI package, resulting in additional sinks for the Uncontrolled data used in path expression (py/path-injection) query. This addition was originally submitted as an external contribution by @porcupineyhairs.