{"id":13808020,"url":"https://github.com/drone/drone-amazon-secrets","last_synced_at":"2026-01-25T03:34:58.433Z","repository":{"id":34401464,"uuid":"144492343","full_name":"drone/drone-amazon-secrets","owner":"drone","description":"Drone plugin for integrating with the AWS Secrets Manager","archived":false,"fork":false,"pushed_at":"2022-01-18T14:23:48.000Z","size":30,"stargazers_count":7,"open_issues_count":1,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-19T00:44:16.960Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drone.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":"2018-08-12T18:46:31.000Z","updated_at":"2023-05-04T06:47:57.000Z","dependencies_parsed_at":"2022-08-08T01:00:27.694Z","dependency_job_id":null,"html_url":"https://github.com/drone/drone-amazon-secrets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drone/drone-amazon-secrets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fdrone-amazon-secrets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fdrone-amazon-secrets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fdrone-amazon-secrets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fdrone-amazon-secrets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drone","download_url":"https://codeload.github.com/drone/drone-amazon-secrets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drone%2Fdrone-amazon-secrets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"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":[],"created_at":"2024-08-04T01:01:33.850Z","updated_at":"2026-01-25T03:34:58.415Z","avatar_url":"https://github.com/drone.png","language":"Go","funding_links":[],"categories":["Secrets"],"sub_categories":["Tutorials"],"readme":"# drone-amazon-extension\n\nA secret extension that provides optional support for sourcing secrets from the AWS Secrets Manager. _Please note this project requires Drone server version 1.3 or higher._\n\n## Installation\n\nCreate a shared secret:\n\n```text\n$ openssl rand -hex 16\nbea26a2221fd8090ea38720fc445eca6\n```\n\nDownload and run the plugin:\n\n```text\n$ docker run -d \\\n  --publish=3000:3000 \\\n  --env=DEBUG=true \\\n  --env=SECRET_KEY=bea26a2221fd8090ea38720fc445eca6 \\\n  --env=AWS_ACCESS_KEY_ID=... \\\n  --env=AWS_SECRET_ACCESS_KEY=... \\\n  --restart=always \\\n  --name=amazon-secrets drone/amazon-secrets\n```\n\nUpdate your Drone runner configuration to include the plugin address and the shared secret.\n\n```text\nDRONE_SECRET_PLUGIN_ENDPOINT=http://1.2.3.4:3000\nDRONE_SECRET_PLUGIN_TOKEN=bea26a2221fd8090ea38720fc445eca6\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fdrone-amazon-secrets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrone%2Fdrone-amazon-secrets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrone%2Fdrone-amazon-secrets/lists"}