Add change note

This commit is contained in:
intrigus
2022-08-04 16:21:55 +02:00
parent 88ded4679a
commit b7d94906bf

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added a data-flow model for the `setProperty` method of `java.util.Properties`. Additional results may be found where relevant data is stored in and then retrieved from a `Properties` instance.