Python: add changenote

This commit is contained in:
Rasmus Lerchedahl Petersen
2021-04-15 10:14:35 +02:00
parent 52a9040d73
commit c9b2c7885e

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added modeling of `pathlib` from the standard library to recognize `Path` objects constructed in various ways and resulting file accesses. This can lead to new results for `py/path-injection`.