Java: change note

This commit is contained in:
Jami Cogswell
2025-01-16 15:53:32 -05:00
parent 59d454771d
commit 60cc16cc0e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added a path injection sanitizer for the `child` argument of a `java.io.File` constructor if that argument does not contain path traversal sequences.