1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/upstream
Nick Meves 65c228394f
Address gosec findings
Mostly handling unhandled errors appropriately.
If logging to STDERR fails, we panic. Added #nosec
comments to findings we are OK with.
2020-08-09 07:55:39 -07:00
..
file_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00
file.go Allow file server to handle windows filesystems 2020-07-05 10:21:05 +01:00
http_test.go Use bool pointers for upstream options that default to true 2020-07-19 14:01:36 +01:00
http.go Address gosec findings 2020-08-09 07:55:39 -07:00
proxy_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00
proxy.go Address gosec findings 2020-08-09 07:55:39 -07:00
static_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00
static.go
upstream_suite_test.go Add tests for upstream package 2020-07-05 10:21:05 +01:00