mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
4 lines
363 B
Markdown
4 lines
363 B
Markdown
lgtm,codescanning
|
|
* Added partial support for the `golang.org/x/net/html` package, modeling tainted data flow from a retrieved HTML document to its attributes and other data.
|
|
* Modeled more ways of writing data to an `net/http.ResponseWriter`. This may produce more results from queries such as `go/reflected-xss` which look for data flowing to an HTTP response.
|