mirror of
https://github.com/github/codeql.git
synced 2026-07-11 14:35:31 +02: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.