mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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.