{"id":39021530,"url":"https://github.com/hungran/aws-secret-parse","last_synced_at":"2026-01-17T17:28:45.476Z","repository":{"id":159574065,"uuid":"621931221","full_name":"hungran/aws-secret-parse","owner":"hungran","description":"initContainer for generating config file","archived":false,"fork":false,"pushed_at":"2025-07-13T15:13:39.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T17:23:20.921Z","etag":null,"topics":["aws","devops","secrets-manager"],"latest_commit_sha":null,"homepage":"","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/hungran.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["hungran"]}},"created_at":"2023-03-31T17:47:27.000Z","updated_at":"2025-07-13T15:13:35.000Z","dependencies_parsed_at":"2023-10-12T14:48:21.276Z","dependency_job_id":"b1354f46-dbd9-48a4-a298-3fce3a6f2e0c","html_url":"https://github.com/hungran/aws-secret-parse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hungran/aws-secret-parse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungran%2Faws-secret-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungran%2Faws-secret-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungran%2Faws-secret-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungran%2Faws-secret-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hungran","download_url":"https://codeload.github.com/hungran/aws-secret-parse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hungran%2Faws-secret-parse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28512906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: 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":["aws","devops","secrets-manager"],"created_at":"2026-01-17T17:28:45.365Z","updated_at":"2026-01-17T17:28:45.461Z","avatar_url":"https://github.com/hungran.png","language":"Go","funding_links":["https://github.com/sponsors/hungran","https://www.buymeacoffee.com/hungran91"],"categories":[],"sub_categories":[],"readme":"# aws-secret-parse\n\n- Retrive secret and generating application's config file for every format from AWS Secret Manager\n- Image using chainguard go image with 0 CVE\n![image](https://user-images.githubusercontent.com/26101787/230541559-f9566bcd-4256-4364-95de-09851bd89f0b.png)\n\n## Usage \u0026 Prerequisite in k8s environment\n- Configmap, AWS Secret Manager tag key `env` and value as input, output is your file format you need (.env, appsetting.json)\n- Can be use as initContainer...\n\n\n## Eg\n\nInput\n\n```json\n{\n    \"abc\": \"{{ .PerfectSecret }}\",\n    \"xyz\": \"{{ .FooBar }}\"\n}\n```\n\nOutput\n\n```json\n{\n    \"abc\": \"PerfectSecret_VALUE\",\n    \"xyz\": \"\"\n}\n```\n## Idea\nIf you looking this with helm you will need\n- [ ] Helm chart for creating configmap from template file\n- [ ] InitContainer for creating outfile under `emptyDir`\n\nIf you interesting with this!\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/hungran91)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungran%2Faws-secret-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhungran%2Faws-secret-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhungran%2Faws-secret-parse/lists"}