mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
233 B
233 B
category, tags
| category | tags | ||
|---|---|---|---|
| minorAnalysis |
|
- Added modeling of the
tempfilemodule for creating temporary files and directories, such as the functionstempfile.NamedTemporaryFileandtempfile.TemporaryDirectory.