Java: update change note

This commit is contained in:
Jami Cogswell
2023-02-13 09:11:53 -05:00
parent ad8849c6b8
commit 191613e8bf

View File

@@ -2,4 +2,4 @@
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 sink for the `java/path-injection` query.
* Added the first argument of `java.nio.file.Files#copy` as a "read-file" sink for the `java/path-injection` query.