{"id":36485502,"url":"https://github.com/satishkumarsk/kubedec","last_synced_at":"2026-01-12T01:49:01.534Z","repository":{"id":64307291,"uuid":"205549320","full_name":"satishkumarsk/kubedec","owner":"satishkumarsk","description":"A cli tool in golang to decrypt \"Sealed Secrets\" for Kubernetes \"https://github.com/bitnami-labs/sealed-secrets\"","archived":false,"fork":false,"pushed_at":"2019-12-07T18:37:49.000Z","size":4405,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T17:43:30.277Z","etag":null,"topics":["devops-workflow","k8s","k8s-secret","kubernetes","kubernetes-secrets","sealed-secrets","sealed-secrets-controller"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/satishkumarsk.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-08-31T13:39:48.000Z","updated_at":"2024-06-20T17:43:30.278Z","dependencies_parsed_at":"2023-01-15T11:00:15.735Z","dependency_job_id":null,"html_url":"https://github.com/satishkumarsk/kubedec","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/satishkumarsk/kubedec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satishkumarsk%2Fkubedec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satishkumarsk%2Fkubedec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satishkumarsk%2Fkubedec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satishkumarsk%2Fkubedec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/satishkumarsk","download_url":"https://codeload.github.com/satishkumarsk/kubedec/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/satishkumarsk%2Fkubedec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","k8s","k8s-secret","kubernetes","kubernetes-secrets","sealed-secrets","sealed-secrets-controller"],"created_at":"2026-01-12T01:49:00.984Z","updated_at":"2026-01-12T01:49:01.522Z","avatar_url":"https://github.com/satishkumarsk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubedec\n[![Build Status](https://travis-ci.com/satishkumarsk/kubedec.svg?branch=master)](https://travis-ci.com/satishkumarsk/kubedec)[![codecov](https://codecov.io/gh/satishkumarsk/kubedec/branch/master/graph/badge.svg)](https://codecov.io/gh/satishkumarsk/kubedec)\n\nThe cli will decrypt the encrypted yaml generated by sealed secrets using kubeseal  https://github.com/bitnami-labs/sealed-secrets\n\nDescrption:\n Its hard to view the encrypted yaml once sealed using kubeseal . This CLI allows to decrypt the yaml and validate the encrypted values incase you need\n\n## To get master key\n```bash\n$ kubectl get secret -n kube-system sealed-secrets-key -o yaml \u003emaster.key\n```\n\n## NOTE: master key is the controller's public + private key and should be kept really safe!!!\n\n \n## Installation\nSee https://github.com/satishkumarsk/kubedec/releases for the latest release and detailed installation instructions.\n\n\n## To build\nTo build the `kubedec` and controller binaries, run:\n```bash\n$ make install \u0026\u0026 make build\n```\nNote: binary would be generated under target folder\n\n## Kubedec cli in action\n\n![](kubedec.gif)\n\n## How to use\n```bash\n$ kubedec -k \u003cfullpath/to/your/secretkey\u003e -f \u003c/fullpath/to/your/sealedyaml\u003e\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatishkumarsk%2Fkubedec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatishkumarsk%2Fkubedec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatishkumarsk%2Fkubedec/lists"}