diff --git a/defects/traefik/patch/traefik-0001-ip-checker-map.patch b/defects/traefik/patch/traefik-0001-ip-checker-map.patch index e611ad05f..9c4a88154 100644 --- a/defects/traefik/patch/traefik-0001-ip-checker-map.patch +++ b/defects/traefik/patch/traefik-0001-ip-checker-map.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000557 --- a/pkg/ip/checker.go +++ b/pkg/ip/checker.go @@ -11,8 +11,9 @@ import ( diff --git a/defects/traefik/patch/traefik-0002-cors-origin-map.patch b/defects/traefik/patch/traefik-0002-cors-origin-map.patch index 550b78dc9..ff86727d9 100644 --- a/defects/traefik/patch/traefik-0002-cors-origin-map.patch +++ b/defects/traefik/patch/traefik-0002-cors-origin-map.patch @@ -1,3 +1,4 @@ +# UNDF: UNDF-2026-000000558 --- a/pkg/middlewares/headers/header.go +++ b/pkg/middlewares/headers/header.go @@ -18,6 +18,7 @@ type Header struct {