Add change note for goproxy modeling

This commit is contained in:
Sauyon Lee
2020-12-18 10:34:51 -08:00
parent 53b468174f
commit fb84df241a

View File

@@ -0,0 +1,5 @@
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.