Maneesh Singh
Maneesh Singh
**Is your feature request related to a problem? Please describe.** I am using Webhook provider to pull data from an internally developed config-management application. The application sends HTTP-304 status code...
## Bug Report **Describe the bug** fluent-bit 3.0.3 upgrade has broken Splunk output plugin when `event_sourcetype_key` attribute is specified. It sends a wrong Authorization header to Splunk causing it to...
Instead of creating a new http.Client for each external data request, create it per provider and reuse it. Fixes https://github.com/open-policy-agent/frameworks/issues/423
## What happened? I am using [ratify](https://ratify.dev/docs/quickstarts/ratify-with-aws-signer) to verify image signature using OPA gatekeeper external data. Ratify chart is installed following the documentation. After running for few days, OPA gatekeeper...
In Splunk output plugin fix record accessor key for hec_token. Record accessor key should start with `$` else `flb_ra_translate` function simply returns the key as value. `flb_ra_translate` returns an empty...