1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg
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
..
apis Centralize Ticket management of persistent stores (#682) 2020-07-19 21:25:13 +01:00
authentication/basic Address gosec findings 2020-08-09 07:55:39 -07:00
cookies Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
encryption Address gosec findings 2020-08-09 07:55:39 -07:00
ip Implements --trusted-ip option (#552) 2020-07-11 11:10:58 +01:00
logger Address gosec findings 2020-08-09 07:55:39 -07:00
middleware Address gosec findings 2020-08-09 07:55:39 -07:00
requests Add tests for request result 2020-07-06 20:37:36 +01:00
sessions Align persistence ginkgo tests to conventions 2020-07-21 22:13:17 -07:00
upstream Address gosec findings 2020-08-09 07:55:39 -07:00
util Address gosec findings 2020-08-09 07:55:39 -07:00
validation Address gosec findings 2020-08-09 07:55:39 -07:00