Files
codeql/javascript/ql/lib/change-notes/released/2.6.5.md
2025-06-09 18:14:51 +00:00

6 lines
170 B
Markdown

## 2.6.5
### Minor Analysis Improvements
* Added taint flow through the `URL` constructor from the `url` package, improving the identification of SSRF vulnerabilities.