Files
codeql/go/ql/lib/change-notes/released/0.7.4.md
2023-12-06 21:11:50 +00:00

6 lines
163 B
Markdown

## 0.7.4
### Bug Fixes
* A bug has been fixed that meant that value flow through a slice expression was not tracked correctly. Taint flow was tracked correctly.