mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
10 lines
365 B
Markdown
10 lines
365 B
Markdown
## 0.7.3
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Added the [gin-contrib/cors](https://github.com/gin-contrib/cors) library to the experimental query "CORS misconfiguration" (`go/cors-misconfiguration`).
|
|
|
|
### Bug Fixes
|
|
|
|
* A bug has been fixed that meant that value flow through an array was not tracked correctly in some circumstances. Taint flow was tracked correctly.
|