{"id":34521883,"url":"https://github.com/secondlife/get-secret","last_synced_at":"2026-05-19T16:37:12.488Z","repository":{"id":197111397,"uuid":"457011204","full_name":"secondlife/get-secret","owner":"secondlife","description":"CLI to fetch values from AWS Secrets Manager and Parameter Store","archived":false,"fork":false,"pushed_at":"2026-03-27T22:04:45.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-28T03:48:04.605Z","etag":null,"topics":["cli"],"latest_commit_sha":null,"homepage":"","language":"Go","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/secondlife.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-02-08T16:23:00.000Z","updated_at":"2026-03-27T21:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"b51429fb-29d8-43fe-990e-db97d94b28f9","html_url":"https://github.com/secondlife/get-secret","commit_stats":null,"previous_names":["secondlife/get-secret"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/secondlife/get-secret","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondlife%2Fget-secret","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondlife%2Fget-secret/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondlife%2Fget-secret/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondlife%2Fget-secret/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secondlife","download_url":"https://codeload.github.com/secondlife/get-secret/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secondlife%2Fget-secret/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33224721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T15:49:41.270Z","status":"ssl_error","status_checked_at":"2026-05-19T15:49:22.917Z","response_time":58,"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":["cli"],"created_at":"2025-12-24T04:59:05.964Z","updated_at":"2026-05-19T16:37:12.446Z","avatar_url":"https://github.com/secondlife.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-secret\n\n**get-secret** is a small program that gets secrets from AWS Secrets Manager\nand parameters from SSM Parameter Store. It can be useful in containers and\nother environments where a self-contained tool for working with AWS secrets\nis desired.\n\n## Use\n\n```text\nusage: get-secret [--ssm|--secretsmanager] NAME [VERSION]\n\nFetch values from AWS Secrets Manager and SSM Parameter Store.\n\npositional arguments:\n  NAME     secret or parameter name\n  VERSION  secret version, used by Secrets Manager only. Default = AWSCURRENT\n\noptional arguments:\n  --secretsmanager use AWS Secrets Manager (default)\n  --ssm            use SSM Parameter Store\n  --conf           load secrets from configuration file (\"-\" for stdin)\n  --env-conf       load secrets from environment variable\n  -v               show verbose logging\n\nconfiguration file example:\n  # source_path        destination_path                   owner group    permissions source_service\n  /mitra/myapp/secrets /etc/secrets-internal/secrets.json root  www-data 0640\n  /mitra/myapp/param   /etc/secrets-internal/param.txt    root  www-data 0640        ssm\n```\n\n### Notes\n\nIf you are attempting to **get-secret** on a machine with AWS credentials from\nthe environment, such as when using aws sso or awsume, then you must set\n`AWS_SDK_LOAD_CONFIG` to a truthy value for credentials loading to work. See\n[sdk-for-go's session documentation][session] for more information.\n\n[session]: https://docs.aws.amazon.com/sdk-for-go/api/aws/session/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecondlife%2Fget-secret","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecondlife%2Fget-secret","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecondlife%2Fget-secret/lists"}