1
0
mirror of https://github.com/securego/gosec.git synced 2025-01-10 00:28:05 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Tim Kelsey
361593394e Adding check for httpoxy
Go code running under CGI is vulnerable to httpoxy attack. See
https://httpoxy.org/ this checks for an import of net/http/cgi
that might indicate code may be run under CGI.

closes #1
2016-07-21 16:30:09 +01:00