{"id":37132183,"url":"https://github.com/ricoberger/sealed-secrets-web","last_synced_at":"2026-01-14T15:25:13.561Z","repository":{"id":47576958,"uuid":"196049318","full_name":"ricoberger/sealed-secrets-web","owner":"ricoberger","description":"A web interface for Sealed Secrets by Bitnami.","archived":true,"fork":false,"pushed_at":"2021-08-27T16:36:35.000Z","size":4337,"stargazers_count":26,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T18:46:05.553Z","etag":null,"topics":["devops-workflow","gitops","helm","helm-chart","kubernetes","kubernetes-secrets","sealed-secrets","web-interface"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricoberger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-09T16:55:07.000Z","updated_at":"2023-11-07T12:51:56.000Z","dependencies_parsed_at":"2022-07-22T06:17:59.467Z","dependency_job_id":null,"html_url":"https://github.com/ricoberger/sealed-secrets-web","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ricoberger/sealed-secrets-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Fsealed-secrets-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Fsealed-secrets-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Fsealed-secrets-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Fsealed-secrets-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricoberger","download_url":"https://codeload.github.com/ricoberger/sealed-secrets-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricoberger%2Fsealed-secrets-web/sbom","scorecard":{"id":775999,"data":{"date":"2025-08-11","repo":{"name":"github.com/ricoberger/sealed-secrets-web","commit":"595ddb3d04a50605e7f25b09eba4a449d5d0c03c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/18 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/go.yaml:1","Warn: no topLevel permission defined: .github/workflows/helm.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/docker.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/go.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/helm.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/helm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/helm.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ricoberger/sealed-secrets-web/helm.yaml/master?enable=pin","Warn: containerImage not pinned by hash: cmd/sealedsecretsweb/Dockerfile:1: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2748 / GHSA-33c5-9fx5-fvjm","Warn: Project is vulnerable to: GO-2021-0065 / GHSA-jmrx-5g74-6v2f","Warn: Project is vulnerable to: GO-2021-0064 / GHSA-8cfg-vx93-jvxw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T03:35:19.331Z","repository_id":47576958,"created_at":"2025-08-23T03:35:19.331Z","updated_at":"2025-08-23T03:35:19.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28424374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T13:30:50.153Z","status":"ssl_error","status_checked_at":"2026-01-14T13:29:08.907Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops-workflow","gitops","helm","helm-chart","kubernetes","kubernetes-secrets","sealed-secrets","web-interface"],"created_at":"2026-01-14T15:25:13.071Z","updated_at":"2026-01-14T15:25:13.547Z","avatar_url":"https://github.com/ricoberger.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Attention:** [@bakito](https://github.com/bakito) maintains an improved version of **Sealed Secrets Web** in the following repository: [bakito/sealed-secrets-web](https://github.com/bakito/sealed-secrets-web).\n\u003e\n\u003e The new Docker image can be found at [ghcr.io/bakito/sealed-secrets-web](ghcr.io/bakito/sealed-secrets-web) or [quay.io/bakito/sealed-secrets-web](quay.io/bakito/sealed-secrets-web). The new Helm chart is available at [https://bakito.github.io/helm-charts/](https://bakito.github.io/helm-charts/).\n\u003e\n\u003e A big thank you to [@bakito](https://github.com/bakito) for taking over the ownership of this project.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/logo.png\" /\u003e\n  \u003cbr\u003e\u003cbr\u003e\n\n  A web interface for [Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) by Bitnami.\n\n  \u003cimg src=\"./assets/example1.png\" width=\"100%\" /\u003e\n  \u003cimg src=\"./assets/example2.png\" width=\"100%\" /\u003e\n\u003c/div\u003e\n\n**Sealed Secrets Web** is a web interface for [Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) by Bitnami. The web interface let you encode, decode the keys in the `data` field of a secret, load existing Sealed Secrets and create Sealed Secrets. Under the hood it uses the [kubeseal](https://github.com/bitnami-labs/sealed-secrets/tree/master/cmd/kubeseal) command-line tool to encrypt your secrets. The web interface should be installed to your Kubernetes cluster, so your developers do not need access to your cluster via kubectl.\n\n- **Encode:** Base64 encodes each key in the `data` field in a secret.\n- **Decode:** Base64 decodes each key in the `data` field in a secret.\n- **Secrets:** Returns a list of all Sealed Secrets in all namespaces. With a click on the Sealed Secret the decrypted Kubernetes secret is loaded.\n- **Seal:** Encrypt a Kubernetes secret and creates the Sealed Secret.\n\n## Installation\n\n**sealed-secrets-web** can be installed via our Helm chart:\n\n```sh\nhelm repo add ricoberger https://ricoberger.github.io/helm-charts\nhelm up\n\nhelm upgrade --install sealed-secrets-web ricoberger/sealed-secrets-web\n```\n\nTo modify the settings for Sealed Secrets you can modify the arguments for the Docker image with the `--set` flag. For example you can set a different `controller-name` during the installation with the following command:\n\n```sh\nhelm upgrade --install sealed-secrets-web ricoberger/sealed-secrets-web --set image.args={\"--kubeseal-arguments=--controller-name=sealed-secrets\"}\n```\n\n## Development\n\nFor development we are using a local Kubernetes cluster using kind. When the cluster is created we install **Sealed Secrets** using Helm:\n\n```sh\n./kind.sh\n\nhelm repo add sealed-secrets https://bitnami-labs.github.io/sealed-secrets\nhelm install sealed-secrets sealed-secrets/sealed-secrets --namespace kube-system\n\n# Test the installation:\necho -n bar | kubectl create secret generic mysecret --dry-run=client --from-file=foo=/dev/stdin -o json \u003emysecret.json\nkubeseal \u003cmysecret.json \u003emysealedsecret.json --controller-name sealed-secrets\nkubectl create -f mysealedsecret.json\nkubectl get secret mysecret\n```\n\nThen we can build the Docker image and push it to the local registry:\n\n```sh\nmake build-linux-amd64\ndocker build -f cmd/sealedsecretsweb/Dockerfile -t localhost:5000/sealed-secrets-web:dev .\ndocker push localhost:5000/sealed-secrets-web:dev\n```\n\nFinally we can install **Sealed Secrets Web** using the provided Helm chart:\n\n```sh\nkubectl create namespace sealed-secrets-web\n\nhelm upgrade --install sealed-secrets-web ricoberger/sealed-secrets-web --namespace sealed-secrets-web --set image.args={\"--kubeseal-arguments=--controller-name=sealed-secrets\"} --set image.repository=localhost:5000/sealed-secrets-web --set image.tag=dev --set image.pullPolicy=Always\n\n# Access the Web UI:\nkubectl port-forward svc/sealed-secrets-web 8080:80\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoberger%2Fsealed-secrets-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoberger%2Fsealed-secrets-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoberger%2Fsealed-secrets-web/lists"}