secret-provider icon indicating copy to clipboard operation
secret-provider copied to clipboard

Open Source Secret Provider plugin for the Kafka Connect framework

Results 7 secret-provider issues
Sort by recently updated
recently updated
newest added

Hi, I was updating our packages for security vulnerabilities and updated secret-providers to version 2.3.0. But still our image scanner reported these issues [CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487) - io.netty:netty-codec-http2 - https://github.com/advisories/GHSA-xpw8-rcwv-8f8p Severity: High...

We are getting below error for the connectors using lenses.io , Post platform upgradation to 7.5.3 Earlier its good with 5.5.2 version. I want to know whether 0.0.2 is compatible...

Dear Maintainers, I'm currently running into an issue with the `VaultSecretProvider` that from my current understanding is subject to a design flaw. We are using the `AppRole` authentication method that...

vault

By prefixing the secret name with the account ID and a dollar sign ($), the provider will now construct the full secret ARN before calling getSecretValue(), therefore enabling the AWS...

aws

Hi, any tips about how to use AWS IAM authentication type with aws.request.headers dinamically? I am able to use, but sts session last only 15 minutes...The parameter aws.request.headers has to...

aws

Hi, I have imported my .pfx file in azure keyvault(add certificate option , not add secret). will the code able to read the .pfx file and write to the host...

azure

Currently it does not seem to be possible to retrieve secrets from a Vault Secrets Engine that has a path with more than one segment so for example `secrets/dev`. For...