{"id":3511615,"name":"github.com/appleboy/drone-lambda","ecosystem":"go","description":"","homepage":"https://github.com/appleboy/drone-lambda","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/appleboy/drone-lambda","keywords_array":[],"namespace":"github.com/appleboy","versions_count":27,"first_release_published_at":"2019-05-18T08:32:41.000Z","latest_release_published_at":"2026-04-16T15:01:06.000Z","latest_release_number":"v1.4.1","last_synced_at":"2026-05-08T19:46:02.071Z","created_at":"2022-04-10T21:13:40.350Z","updated_at":"2026-05-08T19:46:02.072Z","registry_url":"https://pkg.go.dev/github.com/appleboy/drone-lambda","install_command":"go get github.com/appleboy/drone-lambda","documentation_url":"https://pkg.go.dev/github.com/appleboy/drone-lambda#section-documentation","metadata":{},"repo_metadata":{"id":28354669,"uuid":"118217525","full_name":"appleboy/drone-lambda","owner":"appleboy","description":"Deploying Lambda code with drone CI to an existing function","archived":false,"fork":false,"pushed_at":"2024-08-12T09:59:23.000Z","size":2319,"stargazers_count":27,"open_issues_count":2,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-13T18:47:26.918Z","etag":null,"topics":["aws-lambda","drone","drone-ci","drone-plugin","golang","lambda"],"latest_commit_sha":null,"homepage":null,"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/appleboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.me/appleboy46"]}},"created_at":"2018-01-20T06:52:37.000Z","updated_at":"2024-10-10T22:27:23.000Z","dependencies_parsed_at":"2023-12-24T07:24:04.478Z","dependency_job_id":"48df589e-8fbc-4014-a4d2-d850bc10aa94","html_url":"https://github.com/appleboy/drone-lambda","commit_stats":{"total_commits":166,"total_committers":3,"mean_commits":"55.333333333333336","dds":"0.012048192771084376","last_synced_commit":"416677ef116a094554ccbcbc56fbd76b866e9169"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/appleboy/drone-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/sbom","scorecard":{"id":203737,"data":{"date":"2025-08-11","repo":{"name":"github.com/appleboy/drone-lambda","commit":"0a0b41d9f1bd8b4bc93bd846aa0985bb075df949"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/goreleaser.yml:9","Warn: no topLevel permission defined: .github/workflows/lint.yml: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":"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":"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":"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":"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/codeql.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-lambda/lint.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:14"],"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.3.9 not signed: https://api.github.com/repos/appleboy/drone-lambda/releases/152140156","Warn: release artifact v1.3.8 not signed: https://api.github.com/repos/appleboy/drone-lambda/releases/152128432","Warn: release artifact v1.3.7 not signed: https://api.github.com/repos/appleboy/drone-lambda/releases/101452912","Warn: release artifact v1.3.6 not signed: https://api.github.com/repos/appleboy/drone-lambda/releases/97863869","Warn: release artifact v1.3.5 not signed: https://api.github.com/repos/appleboy/drone-lambda/releases/97756842","Warn: release artifact v1.3.9 does not have provenance: https://api.github.com/repos/appleboy/drone-lambda/releases/152140156","Warn: release artifact v1.3.8 does not have provenance: https://api.github.com/repos/appleboy/drone-lambda/releases/152128432","Warn: release artifact v1.3.7 does not have provenance: https://api.github.com/repos/appleboy/drone-lambda/releases/101452912","Warn: release artifact v1.3.6 does not have provenance: https://api.github.com/repos/appleboy/drone-lambda/releases/97863869","Warn: release artifact v1.3.5 does not have provenance: https://api.github.com/repos/appleboy/drone-lambda/releases/97756842"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Hadolint","Warn: 1 commits out of 3 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2025-3605 / GHSA-7vpp-9cxj-q8gv","Warn: Project is vulnerable to: GO-2024-2698 / GHSA-rhh4-rh7c-7r5v"],"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-16T23:16:28.612Z","repository_id":28354669,"created_at":"2025-08-16T23:16:28.612Z","updated_at":"2025-08-16T23:16:28.612Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004911,"owners_count":26083802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"appleboy","name":"Bo-Yi Wu","uuid":"21979","kind":"user","description":"I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023","email":"","website":"https://blog.wu-boy.com","location":"Hsinchu, Taiwan","twitter":"appleboy","company":"Mediatek","icon_url":"https://avatars.githubusercontent.com/u/21979?u=1a254eae0e4499dbb382ec3e3863ac8fa8b34ddd\u0026v=4","repositories_count":595,"last_synced_at":"2025-10-06T00:27:14.470Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appleboy","funding_links":[],"total_stars":27253,"followers":7242,"following":306,"created_at":"2022-11-02T16:36:34.393Z","updated_at":"2025-10-06T00:27:14.471Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy/repositories"},"tags":[{"name":"v1.4.0","sha":"cf46065da00cb0eadc7db7cfdbd09ed918f5baca","kind":"commit","published_at":"2024-06-29T01:31:01.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.4.0","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.4.0/manifests"},{"name":"v1.3.9","sha":"9c8c569d2665ad62412ab36f12faf6d71bb194b1","kind":"commit","published_at":"2024-04-22T06:41:41.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.9","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"3c923b6954f5c1d58cff56d0ab0930c941b79f53","kind":"commit","published_at":"2024-04-22T05:20:39.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.8","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"88f7308ee23e7f6a234e5eebc68b1638d3eacf20","kind":"commit","published_at":"2023-05-01T09:08:25.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.7","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"f6d8838a63c0765e4b393fad2123b7299338b540","kind":"commit","published_at":"2023-04-03T13:54:10.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.6","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"6ab7c91c980916efbc926b6422133a544e8946b0","kind":"commit","published_at":"2023-04-02T07:15:51.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.5","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"6f2d5b650de6b8514d2d1a4ea7a9c7585a69a31a","kind":"commit","published_at":"2023-04-01T12:33:16.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.4","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"3f05fc616f11ca59e53c161ee9997fa8bfe32291","kind":"commit","published_at":"2023-04-01T09:46:31.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.3","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"534563d4ce723d919d411b6dfdb15409313dafc7","kind":"commit","published_at":"2023-04-01T08:17:15.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.2","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"91ddc59ff957839d65365250a2d665ff8e15950f","kind":"commit","published_at":"2023-03-31T02:43:48.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.1","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"eb70588ac7b528c508b61050700feb8811957b5c","kind":"commit","published_at":"2021-07-23T11:34:21.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.3.0","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.3.0/manifests"},{"name":"v1.2.9","sha":"ca2cf5ae04535221a817b2c1bdd86b745a2e56d2","kind":"commit","published_at":"2021-04-01T21:46:45.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.9","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"d4bd372394c0a0c5941579c036c64569e512e660","kind":"commit","published_at":"2021-03-31T16:14:07.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.8","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"a6059cb3aea515d1e8c6ce6227c336f77e3a42c9","kind":"commit","published_at":"2021-03-05T05:37:11.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.7","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"058b190c9702c36c185ee468a75ac72abf1ce156","kind":"commit","published_at":"2021-02-15T04:12:23.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.6","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"cf678c689c530e063a63fd8891edb30b13ab7d15","kind":"commit","published_at":"2021-02-13T09:53:31.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.5","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"f3d745b3914a8a77c88d59b9f8d5657ddc1ef7d9","kind":"commit","published_at":"2021-02-13T06:49:43.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.4","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"150b3843d3fb20f1b11aceee2d29a9144dac688b","kind":"commit","published_at":"2020-10-24T22:50:19.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.3","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"99dfe3ed79543a02890b7258b08bc6392119144d","kind":"commit","published_at":"2020-10-24T07:17:26.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.2","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"6b81ca7a8da9bd6aaba90572727a1dd0765958e7","kind":"commit","published_at":"2020-10-24T06:57:07.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.1","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"3143ba626a459ba7861419821f701f133f63dd16","kind":"commit","published_at":"2020-10-24T00:20:05.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.2.0","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"70c211dcbf24a8274d9b5a18e11c6a99f06b603a","kind":"commit","published_at":"2020-04-15T03:40:11.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.1.4","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"7a721a557cf2eda51465941bc2e229099f048c63","kind":"commit","published_at":"2020-03-31T05:51:00.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.1.3","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"1baefc9d9a4b62ea5471e98d96947de693577e83","kind":"commit","published_at":"2019-12-21T00:58:43.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.1.2","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"1c009668e889e0ee3210835ac8f7457f833458e7","kind":"commit","published_at":"2019-05-19T13:29:47.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.1.1","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"ad6fe8933ed4232aeef4714d0a470d98aa8be51f","kind":"commit","published_at":"2019-05-18T08:32:41.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/v1.1.0","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/v1.1.0/manifests"},{"name":"1.0.3","sha":"480ffe437b5aa9fb1f8a9b1f7d891dab4403acfd","kind":"commit","published_at":"2018-01-24T09:21:32.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/1.0.3","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"9349815b4cf19b170efd08f736e081275ec8e771","kind":"commit","published_at":"2018-01-24T07:14:25.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/1.0.2","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9307c2d0a441053c9cd5458c82203d6d7c45fa36","kind":"commit","published_at":"2018-01-24T07:06:18.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/1.0.1","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"fe7f3ad2b45f94243cbe68e0b408fc884bd2c223","kind":"commit","published_at":"2018-01-20T09:58:55.000Z","download_url":"https://codeload.github.com/appleboy/drone-lambda/tar.gz/1.0.0","html_url":"https://github.com/appleboy/drone-lambda/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/appleboy/drone-lambda@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T08:44:31.255Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":7.598005968529571,"forks_count":6.304973193786028,"docker_downloads_count":0.5470819635504771,"average":5.743535891829242},"purl":"pkg:golang/github.com/appleboy/drone-lambda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/appleboy/drone-lambda","docker_dependents_count":1,"docker_downloads_count":994721,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/appleboy/drone-lambda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/appleboy/drone-lambda/dependencies","status":null,"funding_links":["https://www.paypal.me/appleboy46"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:25:40.873Z","issues_count":6,"pull_requests_count":86,"avg_time_to_close_issue":3543066.8,"avg_time_to_close_pull_request":1689694.8414634147,"issues_closed_count":5,"pull_requests_closed_count":82,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":0.8333333333333334,"avg_comments_per_pull_request":1.1744186046511629,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":67,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-lambda/issues","maintainers":[{"login":"appleboy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/appleboy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fappleboy%2Fdrone-lambda/codemeta","maintainers":[]}