mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
271 B
271 B
category
| category |
|---|
| minorAnalysis |
- Removed the first argument of
java.nio.file.Files#createTempDirectory(String,FileAttribute[])as a "create-file" sink. - Added the first argument of
java.nio.file.Files#copyas a "read-file" sink for thejava/path-injectionquery.