mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
10 lines
273 B
Markdown
10 lines
273 B
Markdown
## 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.
|