Java: add change note

This commit is contained in:
Jami Cogswell
2023-11-29 16:48:57 -05:00
parent d5fd2db1bd
commit 7e869b9cd1

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Added a sink model for the `createRelative` method of the `org.springframework.core.io.Resource` interface.
* Added source models for methods of the `org.springframework.web.util.UrlPathHelper` class and removed their taint flow models.