Files
codeql/python/change-notes/2021-04-15-pathlib-Paths.md
Rasmus Lerchedahl Petersen c9b2c7885e Python: add changenote
2021-04-15 10:14:35 +02:00

3 lines
213 B
Markdown

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`.