Files
codeql/go/old-change-notes/2020-12-18-goproxy.md
2022-05-20 10:07:19 -07:00

6 lines
290 B
Markdown

lgtm,codescanning
* Added support for the `github.com/elazarl/goproxy` package.
* The query "Incomplete regular expression for hostnames" has been improved to recognize some cases
when the regexp in question is guarding an HTTP error response, which will lead to fewer false
positives.