1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
Find a file
Moritz Johner fd62f96e9f
chore: fixup security response suggestions (#3056)
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2024-01-21 19:57:15 +01:00
.github chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.3.1 (#3045) 2024-01-19 11:57:29 +01:00
apis chore: refactor/centralise secretKeyRef usage (#3022) 2024-01-21 08:19:57 +01:00
assets chore: add pento to sponsors 2022-04-29 20:58:09 +02:00
cmd feat: fix cert-controller readiness probe (#2857) 2023-11-07 09:51:27 +01:00
config/crds/bases feat: add support for Hashicorp Vault mTLS (#3018) 2024-01-19 00:43:28 +01:00
deploy feat: add support for Hashicorp Vault mTLS (#3018) 2024-01-19 00:43:28 +01:00
design feat: add PushSecret generator design (#2665) 2023-11-22 21:45:55 +00:00
docs chore: refactor/centralise secretKeyRef usage (#3022) 2024-01-21 08:19:57 +01:00
e2e chore(deps): bump golang from 04cf306 to c4b696f in /e2e (#3038) 2024-01-19 09:08:55 +01:00
hack chore(deps): bump mkdocs-material from 9.5.3 to 9.5.4 in /hack/api-docs (#3043) 2024-01-19 11:57:14 +01:00
overrides Using new syntax for overrides 2022-02-01 15:41:50 -03:00
pkg chore: refactor/centralise secretKeyRef usage (#3022) 2024-01-21 08:19:57 +01:00
terraform feat: add AKS e2e managed (#2811) 2023-10-29 21:51:39 +01:00
.clomonitor.yml feat: attach sbom/provenance files to GH release, fix clomonitor (#1656) 2022-10-27 08:59:19 +02:00
.dockerignore Add standalone Dockerfile (#1328) 2022-07-12 05:55:22 -03:00
.editorconfig cleanup: add lint and editorconfig 2020-12-21 14:38:48 -05:00
.gitignore Add Conjur provider (#2412) 2023-06-21 11:17:00 +02:00
.golangci.yaml feat(fake): deprecate ValueMap to use Value instead (#2884) 2023-12-02 06:57:48 +09:00
ADOPTERS.md Add Codefresh as an adopter. (#2856) 2023-11-06 19:25:03 +01:00
changelog.json feat: helm release workflow 2021-05-03 22:12:39 +02:00
CNAME Create CNAME 2021-03-05 18:26:07 +01:00
codecov.yml Configure codecov (#2995) 2024-01-05 23:26:39 +01:00
CONTRIBUTING.md Add CONTRIBUTING.md file (#2925) 2023-12-04 21:43:05 +01:00
Dockerfile Create OSSF scorecard job (#3032) 2024-01-18 21:03:07 +01:00
Dockerfile.standalone fix: hack/api-docs/requirements.txt to reduce vulnerabilities (#3036) 2024-01-19 08:04:25 +01:00
Dockerfile.ubi chore(deps): bump ubi8/ubi-minimal from d8b81a3 to 2882390 (#3041) 2024-01-19 09:08:35 +01:00
go.mod update dependencies (#3005) 2024-01-10 23:59:43 +01:00
go.sum update dependencies (#3005) 2024-01-10 23:59:43 +01:00
GOVERNANCE.md Update documentation to add CyberArk Conjur provider (#2473) 2023-07-07 19:17:50 +02:00
LICENSE initial commit 2020-11-19 16:34:16 +01:00
main.go fix: aws parameter store json decode, bump go 1.19 (#1525) 2022-09-06 19:46:36 +02:00
MAINTAINERS.md Propolsal for MAINTAINERS.md and GOVERNANCE.md (#1607) 2022-10-25 22:51:52 +02:00
Makefile feat: introduce tilt into the development process (#2966) 2023-12-21 22:58:31 +01:00
PROJECT feat: implement ClusterExternalSecret (#542) 2022-03-20 09:32:27 +01:00
README.md Create OSSF scorecard job (#3032) 2024-01-18 21:03:07 +01:00
SECURITY.md docs: add security response process (#3037) 2024-01-20 07:25:20 +01:00
SECURITY_RESPONSE.md chore: fixup security response suggestions (#3056) 2024-01-21 19:57:15 +01:00
tilt.debug.dockerfile chore(deps): bump golang from fd78f2f to fd78f2f (#3042) 2024-01-19 09:08:18 +01:00
tilt.dockerfile Create OSSF scorecard job (#3032) 2024-01-18 21:03:07 +01:00
Tiltfile feat: introduce tilt into the development process (#2966) 2023-12-21 22:58:31 +01:00
tools.go Feature/push secret (#1315) 2022-11-29 16:04:46 -03:00

external-secrets

External Secrets

ci CII Best Practices OpenSSF Scorecard Go Report Card FOSSA Status Artifact Hub operatorhub.io

External Secrets Operator is a Kubernetes operator that integrates external secret management systems like AWS Secrets Manager, HashiCorp Vault, Google Secrets Manager, Azure Key Vault, IBM Cloud Secrets Manager, Akeyless, CyberArk Conjur and many more. The operator reads information from external APIs and automatically injects the values into a Kubernetes Secret.

Multiple people and organizations are joining efforts to create a single External Secrets solution based on existing projects. If you are curious about the origins of this project, check out this issue and this PR.

Documentation

External Secrets Operator guides and reference documentation is available at external-secrets.io. Also see our stability and support policy.

Contributing

We welcome and encourage contributions to this project! Please read the Developer and Contribution process guides. Also make sure to check the Code of Conduct and adhere to its guidelines.

Sponsoring

Please consider sponsoring this project, there are many ways you can help us with: engineering time, providing infrastructure, donating money, etc. We are open to cooperations, feel free to approach as and we discuss how this could look like. We can keep your contribution anonymized if that's required (depending on the type of contribution), and anonymous donations are possible inside Opencollective.

Bi-weekly Development Meeting

We host our development meeting every odd wednesday on Jitsi. We run the meeting with alternating times 8:00 PM Berlin Time and 1:00 PM Berlin Time, we'll announce the time in our Kubernetes Slack channel. Meeting notes are recorded on hackmd.

Anyone is welcome to join. Feel free to ask questions, request feedback, raise awareness for an issue, or just say hi. ;)

Security

Please report vulnerabilities by email to cncf-ExternalSecretsOp-maintainers@lists.cncf.io. Also see our SECURITY.md file for details.

software bill of materials

We attach SBOM and provenance file to our GitHub release. Also, they are attached to container images.

Adopters

Please create a PR and add your company or project to our ADOPTERS.md file if you are using our project!

Roadmap

You can find the roadmap in our documentation: https://external-secrets.io/main/contributing/roadmap/

Kicked off by

Sponsored by

License

FOSSA Status