https://advisories.gitlab.com/pkg/nuget/yarp.reverseproxy/CVE-2022-26924/
https://advisories.gitlab.com/nuget/yarp.reverseproxy/CVE-2022-26924/
httpsadvisoriesgitlabnugetreverseproxy
https://learn.microsoft.com/en-us/dotnet/api/yarp.reverseproxy.configuration.routeconfig.match?view=yarp-2.2
RouteConfig.Match Property (Yarp.ReverseProxy.Configuration) | Microsoft Learn
Parameters used to match requests. This field is required.
matchpropertyreverseproxyconfigurationmicrosoft
https://learn.microsoft.com/en-us/dotnet/api/yarp.reverseproxy.transforms.forwardedtransformextensions.withtransformxforwarded?view=yarp-2.2
ForwardedTransformExtensions.WithTransformXForwarded Method (Yarp.ReverseProxy.Transforms) |...
Clones the route and adds the transform which will add X-Forwarded-* headers.
methodreverseproxytransforms
https://learn.microsoft.com/en-us/dotnet/api/yarp.reverseproxy.configuration.routeconfig.timeout?view=yarp-2.2
RouteConfig.Timeout Property (Yarp.ReverseProxy.Configuration) | Microsoft Learn
The Timeout to apply to this route. This overrides any system defaults. Setting both Timeout and TimeoutPolicy is an error. Timeout granularity is limited to...
timeoutpropertyreverseproxyconfigurationmicrosoft
https://advisories.gitlab.com/nuget/yarp.reverseproxy/CVE-2023-33141/
YARP Denial of Service Vulnerability | GitLab Advisory Database (GLAD)
CVE-2023-33141 YARP Denial of Service Vulnerability: Yet Another Reverse Proxy (YARP) Denial of Service Vulnerability
denial of servicevulnerabilitygitlabadvisorydatabase
https://learn.microsoft.com/en-us/dotnet/api/yarp.reverseproxy.configuration.routeconfig.metadata?view=yarp-2.2
RouteConfig.Metadata Property (Yarp.ReverseProxy.Configuration) | Microsoft Learn
Arbitrary key-value pairs that further describe this route.
metadatapropertyreverseproxyconfigurationmicrosoft
https://devblogs.microsoft.com/dotnet/yarp-reverse-proxy-1-1-release/
YARP 1.1 is here with new requested reverse proxy features - .NET Blog
Dec 13, 2024 - YARP 1.1 has been released. YARP is a highly customizable open-source reverse proxy written for .NET. This release adds a few commonly requested features.
is here