{"id":198370,"url":"https://github.com/appleboy/drone-git-push","last_synced_at":"2026-05-16T06:20:35.373Z","repository":{"id":32670297,"uuid":"36258731","full_name":"appleboy/drone-git-push","owner":"appleboy","description":"Drone plugin for deploying code using git push","archived":false,"fork":false,"pushed_at":"2025-02-03T17:42:10.000Z","size":1116,"stargazers_count":70,"open_issues_count":9,"forks_count":33,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-14T00:30:51.245Z","etag":null,"topics":["docker","docker-image","drone","drone-plugin"],"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/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":"2015-05-25T22:52:45.000Z","updated_at":"2025-05-09T17:22:20.000Z","dependencies_parsed_at":"2024-04-24T10:02:58.596Z","dependency_job_id":"2b305c7f-4e21-4143-8456-c8cdeea0b16f","html_url":"https://github.com/appleboy/drone-git-push","commit_stats":{"total_commits":185,"total_committers":27,"mean_commits":6.851851851851852,"dds":0.3405405405405405,"last_synced_commit":"ad145ca0454f864c70dd02647c6c2c05f004747a"},"previous_names":["drone-plugins/drone-git-push"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/appleboy/drone-git-push","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-git-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-git-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-git-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-git-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appleboy","download_url":"https://codeload.github.com/appleboy/drone-git-push/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appleboy%2Fdrone-git-push/sbom","scorecard":{"id":203736,"data":{"date":"2025-08-11","repo":{"name":"github.com/appleboy/drone-git-push","commit":"702ee82792d6e5321107387356149cade3bf6e16"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/28 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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/testing.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":"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: Apache License 2.0: 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":"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":"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-git-push/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-git-push/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-git-push/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-git-push/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/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-git-push/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-git-push/goreleaser.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/goreleaser.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/goreleaser.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/appleboy/drone-git-push/testing.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  10 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/appleboy/drone-git-push/releases/185791269","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/appleboy/drone-git-push/releases/156361896","Warn: release artifact v1.0.6 not signed: https://api.github.com/repos/appleboy/drone-git-push/releases/126440480","Warn: release artifact v1.0.5 not signed: https://api.github.com/repos/appleboy/drone-git-push/releases/110758369","Warn: release artifact v1.0.4 not signed: https://api.github.com/repos/appleboy/drone-git-push/releases/101444813","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/appleboy/drone-git-push/releases/185791269","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/appleboy/drone-git-push/releases/156361896","Warn: release artifact v1.0.6 does not have provenance: https://api.github.com/repos/appleboy/drone-git-push/releases/126440480","Warn: release artifact v1.0.5 does not have provenance: https://api.github.com/repos/appleboy/drone-git-push/releases/110758369","Warn: release artifact v1.0.4 does not have provenance: https://api.github.com/repos/appleboy/drone-git-push/releases/101444813"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: Hadolint","Warn: 0 commits out of 6 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"}}]},"last_synced_at":"2025-08-16T23:16:27.822Z","repository_id":32670297,"created_at":"2025-08-16T23:16:27.823Z","updated_at":"2025-08-16T23:16:27.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005652,"owners_count":26083941,"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"}},"keywords":["docker","docker-image","drone","drone-plugin"],"created_at":"2024-03-10T23:17:24.152Z","updated_at":"2025-10-11T00:21:05.700Z","avatar_url":"https://github.com/appleboy.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/198370","html_url":"https://opencollective.ecosyste.ms/projects/198370","collective":{"id":1942,"uuid":"7mywxoz3-409rl6kl-grnqvenb-dj7gk85a","slug":"gorush","name":"Gorush","description":"Making the world to a better place.","website":"https://blog.wu-boy.com","github":"appleboy","twitter":"appleboy","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://blog.wu-boy.com"},{"type":"TWITTER","url":"https://twitter.com/appleboy"},{"type":"GITHUB","url":"https://github.com/appleboy"}],"currency":"USD","projects_count":606,"last_synced_at":"2026-06-01T18:15:16.203Z","created_at":"2024-01-10T13:17:51.010Z","updated_at":"2026-06-01T18:15:16.492Z","transactions_count":5,"balance":482.21,"account_type":"COLLECTIVE","owner":{"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":"appleboy.tw@gmail.com","website":"https://blog.wu-boy.com","location":"Hsinchu, Taiwan","twitter":null,"company":"Mediatek","icon_url":"https://avatars.githubusercontent.com/u/21979?u=1a254eae0e4499dbb382ec3e3863ac8fa8b34ddd\u0026v=4","repositories_count":605,"last_synced_at":"2026-03-29T13:53:35.138Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/appleboy","funding_links":[],"total_stars":28078,"followers":7419,"following":305,"created_at":"2022-11-02T16:36:34.393Z","updated_at":"2026-03-29T13:53:35.138Z","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"},"last_project_activity_at":"2025-10-10T11:32:07.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-04-15T06:39:52.754Z","collective_updated_at":"2023-02-07T17:17:26.096Z","html_url":"https://opencollective.com/gorush","icon_url":"https://images.opencollective.com/gorush/logo/40.png","total_donations":482.21000000000004,"total_expenses":-50.5,"current_balance":482.21,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gorush","url":"https://opencollective.ecosyste.ms/collectives/gorush","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gorush/projects"}}