mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
Adds - File::getAbsoluteFile - File::getCanonicalFile - File::getAbsolutePath - File::getCanonicalPath
8 lines
203 B
Markdown
8 lines
203 B
Markdown
---
|
|
category: minorAnalysis
|
|
---
|
|
* Add taint models for the following `File` methods:
|
|
* `File::getAbsoluteFile`
|
|
* `File::getCanonicalFile`
|
|
* `File::getAbsolutePath`
|
|
* `File::getCanonicalPath` |