Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 273 Bytes

File metadata and controls

9 lines (5 loc) · 273 Bytes

7.1.0

New Features

  • The Java extractor and QL libraries now support Java 24.

Minor Analysis Improvements

  • Added a path injection sanitizer for the child argument of a java.io.File constructor if that argument does not contain path traversal sequences.