Python: Add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2021-10-28 13:45:34 +02:00
parent 8c3349f40f
commit 0acf6aaec8

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added modeling of the `send_from_directory` and `send_file` functions from the `flask` PyPI 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](https://github.com/github/codeql/pull/6330).