Files
codeql/go/ql/lib/change-notes/released/7.2.2.md
2026-07-23 15:25:22 +00:00

6 lines
239 B
Markdown

## 7.2.2
### Minor Analysis Improvements
* The function `Rel` in `path/filepath` was incorrectly considered a sanitizer for `go/path-injection` and `go/zipslip`. This has now been fixed, which may lead to more results for those queries.