cloudflared-mirror/ingress
Nuno Diegues 5e6f606f4e TUN-6293: Update yaml v3 to latest hotfix
This addresses https://security.snyk.io/vuln/SNYK-GOLANG-GOPKGINYAMLV3-2841557
by updating yaml v3 to latest version.

It also stops using yaml v2 directly (we were using both v2 and v3 mixed).
We still rely on yaml v2 indirectly, via urfave cli, though.

Note that the security vulnerability does not affect v2.
2022-05-30 17:38:55 +00:00
..
config.go TUN-6016: Push local managed tunnels configuration to the edge 2022-05-06 15:43:24 +00:00
config_test.go TUN-6293: Update yaml v3 to latest hotfix 2022-05-30 17:38:55 +00:00
ingress.go TUN-5869: Add configuration endpoint in metrics server 2022-03-22 08:11:59 -07:00
ingress_test.go TUN-6293: Update yaml v3 to latest hotfix 2022-05-30 17:38:55 +00:00
origin_connection.go TUN-5184: Handle errors in bidrectional streaming (websocket#Stream) gracefully when 1 side has ended 2022-02-10 20:00:36 +00:00
origin_connection_test.go TUN-5481: Create abstraction for Origin UDP Connection 2021-12-06 16:37:09 +00:00
origin_proxy.go TUN-6250: Add upstream response status code to tracing span attributes 2022-05-18 15:40:48 +01:00
origin_proxy_test.go TUN-5698: Make ingress rules and warp routing dynamically configurable 2022-02-16 09:38:28 +00:00
origin_service.go TUN-6250: Add upstream response status code to tracing span attributes 2022-05-18 15:40:48 +01:00
origin_udp_proxy.go TUN-6308: Add debug logs to see if packets are sent/received from edge 2022-05-30 14:01:40 +01:00
rule.go TUN-5869: Add configuration endpoint in metrics server 2022-03-22 08:11:59 -07:00
rule_test.go TUN-5869: Add configuration endpoint in metrics server 2022-03-22 08:11:59 -07:00