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

197 B

category, tags
category tags
minorAnalysis
lgtm
codescanning
  • Added modeling of many functions from the os module that uses file system paths, such as os.stat, os.chdir, os.mkdir, and so on.