Skip to content
#

encrypt-secrets

Here are 10 public repositories matching this topic...

Language: All
Filter by language
alvneiayu
alvneiayu commented Apr 28, 2022

Which component:
code-generator v0.23.4

Describe the bug
Log reproducing the bug bumping the version to 0.23.4

F0408 17:05:35.537606   54104 main.go:58] Error: Failed executing generator: some packages had errors:
errors in package "github.com/bitnami-labs/sealed-secrets/pkg/client/informers/externalversions/sealed-secrets":
unable to format file "/home/X/go/src/github.com/bit
enhancement good first issue backlog

The Eonian Secrets Locker provides in-app decryption of encrypted secrets at runtime. Encrypted secrets can be on the class path, the file system, or in AWS S3. Secrets are decrypted into Java Strings or Properties. Their plaintext is not written to disk. The library provides interfaces which can be implemented by different encryption providers.

  • Updated Apr 22, 2018
  • Java

Improve this page

Add a description, image, and links to the encrypt-secrets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the encrypt-secrets topic, visit your repo's landing page and select "manage topics."

Learn more