Sanskar Gurdasani
Sanskar Gurdasani
## Overview - Update opa-utils from v0.0.273 to v0.0.275 to add Exception in --data payload - Added loadexception function which runs when scanRequest or payload contains an Exception ## Examples/Screenshots...
## Short description This example [tutorial](https://github.com/open-policy-agent/opa-envoy-plugin/tree/main/examples/envoy-uds) on opa-envoy-plugin with UDS does't work . cc @ashutosh-narkar it returns 403 forbidden on both get and post curl request. ```console sanskar@sanskar-HP-Laptop-15s-du1xxx:~/opa-envoy-plugin/examples/envoy-uds$ curl -i...
Add Kyverno-Envoy plugin blog post cc @anushkamittal2001 @eddycharly
## Description The MCP-Go library's SSE transport was missing the ability to access HTTP headers from client requests. While the ClientSession interface defined a GetHeader() method, none of the session...
## Problem Statement The MCP-Go library's SSE (Server-Sent Events) transport was missing the ability to access HTTP headers from client requests. While the ClientSession interface defined a GetHeader() method that...