mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
273 B
273 B
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
childargument of ajava.io.Fileconstructor if that argument does not contain path traversal sequences.