Add more details to change note.

This commit is contained in:
Sebastian Bauersfeld
2022-09-16 16:11:34 +07:00
parent fdc8453a59
commit 8c35803749

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Added taint model for arguments of `java.net.URI` constructors.
* Added taint model for arguments of `java.net.URI` constructors to the queries `java/path-injection` and `java/path-injection-local`.