Java: add change note

This commit is contained in:
Jami Cogswell
2023-02-12 16:32:31 -05:00
parent ce1c814daa
commit 676e4e8461

View File

@@ -0,0 +1,5 @@
---
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.