{"id":11422627,"name":"github.com/wei/pull","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/wei/pull","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-11-18T06:51:00.000Z","latest_release_published_at":"2025-09-13T16:00:53.000Z","latest_release_number":"v2.0.0-alpha.4+incompatible","last_synced_at":"2026-03-15T10:08:34.674Z","created_at":"2025-03-11T07:53:54.874Z","updated_at":"2026-03-15T10:08:34.674Z","registry_url":"https://pkg.go.dev/github.com/wei/pull","install_command":"go get github.com/wei/pull","documentation_url":"https://pkg.go.dev/github.com/wei/pull#section-documentation","metadata":{},"repo_metadata":{"id":37735467,"uuid":"134992035","full_name":"wei/pull","owner":"wei","description":"🤖 Keep your forks up-to-date via automated PRs","archived":false,"fork":false,"pushed_at":"2025-09-13T16:00:59.000Z","size":4968,"stargazers_count":6783,"open_issues_count":6,"forks_count":716,"subscribers_count":63,"default_branch":"master","last_synced_at":"2025-09-13T18:18:23.934Z","etag":null,"topics":["fork","forks-insight","hacktoberfest","probot","probot-app","probot-apps","pull","repository-management","reviewer","reviewers","sync","trigger","upstream","upstreams"],"latest_commit_sha":null,"homepage":"https://github.com/apps/pull","language":"TypeScript","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/wei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"wei"}},"created_at":"2018-05-26T20:19:21.000Z","updated_at":"2025-09-13T16:17:00.000Z","dependencies_parsed_at":"2022-08-08T21:30:45.503Z","dependency_job_id":"b9a052ef-1b6a-400b-a171-6a72d2a71c6a","html_url":"https://github.com/wei/pull","commit_stats":{"total_commits":373,"total_committers":13,"mean_commits":"28.692307692307693","dds":0.4906166219839142,"last_synced_commit":"ac1e363995f8240b98cd36ffb7287ac2d2dacada"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/wei/pull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei","download_url":"https://codeload.github.com/wei/pull/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/sbom","scorecard":{"id":1236551,"data":{"date":"2025-07-28","repo":{"name":"github.com/wei/pull","commit":"84d7bd2545257f48850884cd3af437cad0f083af"},"scorecard":{"version":"v5.2.1-26-g4feedb85","commit":"4feedb857ab8d82158aa9774bf8054df41992180"},"score":5.5,"checks":[{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#code-review"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto-tag.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:20","Warn: no topLevel permission defined: .github/workflows/auto-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#token-permissions"}},{"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/auto-tag.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/auto-tag.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-tag.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/auto-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/wei/pull/publish.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:4","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:2","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#pinned-dependencies"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#security-policy"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#vulnerabilities"}},{"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/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:17"],"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/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/4feedb857ab8d82158aa9774bf8054df41992180/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-31T02:25:21.985Z","repository_id":37735467,"created_at":"2025-08-31T02:25:21.985Z","updated_at":"2025-08-31T02:25:21.985Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283453,"owners_count":25961311,"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-04T02:00:05.491Z","response_time":63,"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":"wei","name":"Wei He","uuid":"5880908","kind":"user","description":"👨‍💻 Full Stack Engineer | ☁️ Solutions Architect Expert | 💼 M.B.A.","email":"","website":"wei.sh","location":"Florida","twitter":"weicodes","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5880908?u=3e4b9ba0b0defdf54203522eb838f65dcf8724d7\u0026v=4","repositories_count":109,"last_synced_at":"2024-04-14T19:54:19.127Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/wei","funding_links":["https://github.com/sponsors/wei"],"total_stars":8180,"followers":767,"following":217,"created_at":"2022-11-09T03:14:24.418Z","updated_at":"2024-04-14T19:54:32.672Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wei/repositories"},"tags":[{"name":"v2.0.0-alpha.4","sha":"38ac68c1ce59edcaaa02af889ad1f40ecf81666a","kind":"commit","published_at":"2025-09-13T16:00:53.000Z","download_url":"https://codeload.github.com/wei/pull/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/wei/pull/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wei/pull@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"84d7bd2545257f48850884cd3af437cad0f083af","kind":"commit","published_at":"2025-07-14T23:03:20.000Z","download_url":"https://codeload.github.com/wei/pull/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/wei/pull/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wei/pull@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"62d47928fa4a6ff567c6b2f0493e3037dcecf9a8","kind":"commit","published_at":"2025-06-26T17:12:43.000Z","download_url":"https://codeload.github.com/wei/pull/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/wei/pull/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wei/pull@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"8ecf9f6e67faf5608a57c5f1e4548f342117e6f8","kind":"commit","published_at":"2024-11-18T06:51:00.000Z","download_url":"https://codeload.github.com/wei/pull/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/wei/pull/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wei/pull@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v2.0.0-alpha.1/manifests"},{"name":"v1","sha":"ac1e363995f8240b98cd36ffb7287ac2d2dacada","kind":"commit","published_at":"2024-04-04T03:40:40.000Z","download_url":"https://codeload.github.com/wei/pull/tar.gz/v1","html_url":"https://github.com/wei/pull/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/wei/pull@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/tags/v1/manifests"}]},"repo_metadata_updated_at":"2025-10-04T07:58:11.838Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.071747430381394,"dependent_packages_count":5.69006204770899,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.880904739045192},"purl":"pkg:golang/github.com/wei/pull","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/wei/pull","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/wei/pull","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/wei/pull/dependencies","status":null,"funding_links":["https://github.com/sponsors/wei"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T20:05:01.965Z","issues_count":48,"pull_requests_count":139,"avg_time_to_close_issue":8643715.90625,"avg_time_to_close_pull_request":10276571.3129771,"issues_closed_count":32,"pull_requests_closed_count":131,"pull_request_authors_count":19,"issue_authors_count":46,"avg_comments_per_issue":2.0625,"avg_comments_per_pull_request":0.9856115107913669,"merged_pull_requests_count":71,"bot_issues_count":0,"bot_pull_requests_count":113,"past_year_issues_count":17,"past_year_pull_requests_count":17,"past_year_avg_time_to_close_issue":2621073.6666666665,"past_year_avg_time_to_close_pull_request":1008192.5833333334,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.1764705882352942,"past_year_avg_comments_per_pull_request":0.17647058823529413,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/wei%2Fpull/issues","maintainers":[{"login":"wei","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wei"}],"active_maintainers":[{"login":"wei","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wei"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwei%2Fpull/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwei%2Fpull/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwei%2Fpull/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwei%2Fpull/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fwei%2Fpull/codemeta","maintainers":[]}