Files
codeql/python/ql/lib/change-notes/2021-11-26-tempfile-file-access.md
2021-12-14 12:05:15 -05:00

233 B

category, tags
category tags
minorAnalysis
lgtm
codescanning
  • Added modeling of the tempfile module for creating temporary files and directories, such as the functions tempfile.NamedTemporaryFile and tempfile.TemporaryDirectory.