Add change note

This commit is contained in:
Tony Torralba
2022-11-21 15:22:26 +01:00
parent 57656d0a7e
commit 5000a14451

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Added a taint model for the method `java.nio.file.Path.getParent`.
* Fixed a problem in the taint model for the method `java.nio.file.Paths.get`.