{"id":2203029,"name":"pullit","ecosystem":"npm","description":"Display and pull branches from GitHub pull requests","homepage":"https://github.com/jkup/pullit#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jkup/pullit","keywords_array":["github","pull","request","pr","cli"],"namespace":null,"versions_count":14,"first_release_published_at":"2017-09-17T04:33:23.422Z","latest_release_published_at":"2019-09-13T18:02:19.489Z","latest_release_number":"2.1.0","last_synced_at":"2026-06-13T11:21:43.904Z","created_at":"2022-04-09T22:26:25.812Z","updated_at":"2026-06-13T13:53:23.417Z","registry_url":"https://www.npmjs.com/package/pullit","install_command":"npm install pullit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":25357071,"uuid":"103788784","full_name":"jkup/pullit","owner":"jkup","description":"Display and pull branches from GitHub pull requests","archived":false,"fork":false,"pushed_at":"2023-03-28T06:28:15.000Z","size":298,"stargazers_count":182,"open_issues_count":13,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-13T17:36:22.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jkup.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}},"created_at":"2017-09-16T22:51:04.000Z","updated_at":"2025-07-25T01:35:24.000Z","dependencies_parsed_at":"2024-01-18T10:23:33.453Z","dependency_job_id":"edfcaa5b-8a4c-4cc8-91db-206f63090a22","html_url":"https://github.com/jkup/pullit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jkup/pullit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkup%2Fpullit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkup%2Fpullit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkup%2Fpullit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkup%2Fpullit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkup","download_url":"https://codeload.github.com/jkup/pullit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkup%2Fpullit/sbom","scorecard":{"id":522843,"data":{"date":"2025-08-11","repo":{"name":"github.com/jkup/pullit","commit":"76db0d9149d4b1f9419808556d8fbc5794cf1b93"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":-1,"reason":"No tokens found","details":null,"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":"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":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":0,"reason":"30 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T03:29:51.859Z","repository_id":25357071,"created_at":"2025-08-20T03:29:51.859Z","updated_at":"2025-08-20T03:29:51.859Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275327129,"owners_count":25445049,"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-09-15T02:00:09.272Z","response_time":75,"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":"jkup","name":"Jon Kuperman","uuid":"490294","kind":"user","description":"Engineer at @bloomberg. @tc39 working on signals and source maps. Teaching at @frontendmasters.","email":"","website":"https://jonkuperman.com/","location":"London","twitter":null,"company":"Bloomberg","icon_url":"https://avatars.githubusercontent.com/u/490294?u=11b2e105d0377fc52c23f73420f6754a1051dabf\u0026v=4","repositories_count":207,"last_synced_at":"2025-09-12T11:49:56.378Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jkup","funding_links":[],"total_stars":5778,"followers":1182,"following":57,"created_at":"2022-11-04T08:08:39.143Z","updated_at":"2025-09-12T11:49:56.378Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkup/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-13T13:53:23.397Z","dependent_packages_count":1,"downloads":119,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.71647972849211,"dependent_repos_count":10.58499749021069,"dependent_packages_count":21.400108545202677,"stargazers_count":4.23621984817553,"forks_count":6.102358136557727,"docker_downloads_count":null,"average":13.808032749727747},"purl":"pkg:npm/pullit","advisories":[{"uuid":"GSA_kwCzR0hTQS0ydzlwLXhmNWgtcXdqM84AAyU2","url":"https://github.com/advisories/GHSA-2w9p-xf5h-qwj3","title":"Duplicate Advisory: pullit Command Injection vulnerability","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-8px5-63x9-5c7p](https://github.com/advisories/GHSA-8px5-63x9-5c7p). This link is maintained to preserve external references.\n\n## Original Description\nThe pullit package before 1.4.0 for Node.js allows OS Command Injection because `eval()` is used on an attacker-supplied Git branch name.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-03-27T03:30:16.000Z","withdrawn_at":"2023-03-28T23:17:20.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2018-25083","https://github.com/jkup/pullit/commit/4fec455774ee08f4dce0ef2ef934ffcc37219bfb","https://security.snyk.io/vuln/npm:pullit:20180214","https://github.com/advisories/GHSA-2w9p-xf5h-qwj3"],"source_kind":"github","identifiers":["GHSA-2w9p-xf5h-qwj3"],"repository_url":"https://github.com/jkup/pullit","blast_radius":0.0,"created_at":"2023-03-27T22:03:11.871Z","updated_at":"2026-04-05T20:09:00.817Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydzlwLXhmNWgtcXdqM84AAyU2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ydzlwLXhmNWgtcXdqM84AAyU2","packages":[{"ecosystem":"npm","package_name":"pullit","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c 1.4.0"}],"purl":"pkg:npm/pullit"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ydzlwLXhmNWgtcXdqM84AAyU2/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThweDUtNjN4OS01Yzdw","url":"https://github.com/advisories/GHSA-8px5-63x9-5c7p","title":"pullit vulnerable to command injection","description":"Versions of `pullit` prior to 1.4.0 are vulnerable to Command Injection. The package does not validate input on git branch names  and concatenates it to an exec call, allowing attackers to run arbitrary commands in the system.\n\n## Recommendation\n\nUpgrade to version 1.4.0 or later.\n\n## Credits\n\nThis vulnerability was discovered by @lirantal","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2020-09-03T16:47:30.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://hackerone.com/reports/315773","https://github.com/jkup/pullit/issues/23","https://github.com/jkup/pullit/commit/4fec455774ee08f4dce0ef2ef934ffcc37219bfb","https://nvd.nist.gov/vuln/detail/CVE-2018-25083","https://security.snyk.io/vuln/npm:pullit:20180214","https://github.com/advisories/GHSA-8px5-63x9-5c7p"],"source_kind":"github","identifiers":["GHSA-8px5-63x9-5c7p","CVE-2018-25083"],"repository_url":"https://github.com/jkup/pullit","blast_radius":0.0,"created_at":"2022-12-21T16:13:17.674Z","updated_at":"2026-06-04T03:11:12.555Z","epss_percentage":0.17562,"epss_percentile":0.95084,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThweDUtNjN4OS01Yzdw","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThweDUtNjN4OS01Yzdw","packages":[{"ecosystem":"npm","package_name":"pullit","versions":[{"first_patched_version":"1.4.0","vulnerable_version_range":"\u003c 1.4.0"}],"purl":"pkg:npm/pullit"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLThweDUtNjN4OS01Yzdw/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pullit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/pullit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pullit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T11:06:43.190Z","issues_count":16,"pull_requests_count":32,"avg_time_to_close_issue":1160051.875,"avg_time_to_close_pull_request":7580412.925925926,"issues_closed_count":8,"pull_requests_closed_count":27,"pull_request_authors_count":9,"issue_authors_count":11,"avg_comments_per_issue":1.4375,"avg_comments_per_pull_request":0.34375,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/jkup%2Fpullit/issues","maintainers":[{"login":"jkup","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkup"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pullit/codemeta","maintainers":[{"uuid":"jkup","login":"jkup","name":null,"email":"jon.kuperman@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~jkup","role":null,"created_at":"2022-11-13T22:19:02.874Z","updated_at":"2022-11-13T22:19:02.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkup/packages"}]}