Files
codeql/java/ql/lib/change-notes/2023-02-13-update-create-file-sinks.md
2023-02-13 09:15:31 -05:00

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#copy as a "read-file" sink for the java/path-injection query.