{"id":36123588,"url":"https://github.com/daptiv/pullquester","last_synced_at":"2026-01-10T22:01:14.213Z","repository":{"id":13529916,"uuid":"16221308","full_name":"daptiv/PullQuester","owner":"daptiv","description":"pull request tool for generating pull requests on demand via command line","archived":true,"fork":false,"pushed_at":"2023-04-15T18:11:48.000Z","size":570,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":71,"default_branch":"master","last_synced_at":"2025-10-28T12:53:29.785Z","etag":null,"topics":["valid"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daptiv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-25T00:34:09.000Z","updated_at":"2024-07-02T19:41:30.000Z","dependencies_parsed_at":"2022-09-02T18:30:14.288Z","dependency_job_id":null,"html_url":"https://github.com/daptiv/PullQuester","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/daptiv/PullQuester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daptiv%2FPullQuester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daptiv%2FPullQuester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daptiv%2FPullQuester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daptiv%2FPullQuester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daptiv","download_url":"https://codeload.github.com/daptiv/PullQuester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daptiv%2FPullQuester/sbom","scorecard":{"id":322274,"data":{"date":"2025-08-11","repo":{"name":"github.com/daptiv/PullQuester","commit":"16d10c2cd4cc4ff1e5e382a4db69439e929ba0de"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 4/11 approved changesets -- score normalized to 3","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":"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":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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/npmpublish.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":"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/npmpublish.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/daptiv/PullQuester/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/daptiv/PullQuester/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/daptiv/PullQuester/npmpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npmpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/daptiv/PullQuester/npmpublish.yml/master?enable=pin","Warn: goCommand not pinned by hash: install-hub.sh:57","Warn: goCommand not pinned by hash: install-hub.sh:58","Warn: goCommand not pinned by hash: install-hub.win.sh:61","Warn: goCommand not pinned by hash: install-hub.win.sh:62","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 goCommand 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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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 24 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":"25 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-8g7p-74h8-hg48","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-675m-85rw-j3w4","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","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-18T01:40:07.639Z","repository_id":13529916,"created_at":"2025-08-18T01:40:07.640Z","updated_at":"2025-08-18T01:40:07.640Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28259561,"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":"2026-01-10T02:00:06.867Z","response_time":57,"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":["valid"],"created_at":"2026-01-10T22:00:27.092Z","updated_at":"2026-01-10T22:01:14.199Z","avatar_url":"https://github.com/daptiv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/daptiv/PullQuester.svg?branch=travis)](https://travis-ci.org/daptiv/PullQuester)\n[![Dependency Status](https://david-dm.org/daptiv/pullquester.svg)](https://david-dm.org/daptiv/pullquester)\n\nPullQuester\n===========\n\npull request tool for generating pull requests on demand via command line\n\nInstallation\n============\n\nInstall hub via instructions in readme https://github.com/github/hub\n\n```\nnpm install -g pullquester\n```\n\nEnsure that hub is installed and you have provided credentials to it. Hub will\nask for credentials the first time it needs them.  http://hub.github.com\n\nIn order to get hub to ask you for credentials run the following\n\n```\nhub pull-request\n```\n\n\nConfiguration\n=============\n\nMove to root directory of the repo you wish to add the pull request configuration\nto and run\n\n```\npull init\n```\n\nFollow the prompts to initialize the tool\n\n**NOTE:** When providing credentials, if you have Two-Factor Auth enabled, authentication will fail. You may optionally provide the special username `\u003ctoken\u003e` which will change the auth type to `token`. This will expect your password to be a GitHub API token with at least `org:read` scope enabled.\n\nCustom questions can be added by adding Inquirer question configs to the\npullrequest.json config file.\n\nhttps://github.com/SBoudrias/Inquirer.js\n\nanswers are added to the config in the template.\n\nUsage\n=====\n\nFrom command line, simply run `pull` or `pull [subcommand]`.\n\nEnsure your branch is pushed, and you are currently in the branch you want\npulled. Then just run `pull` and follow the promps.\n\nCommand Information\n=====================\n\n### `pull [team] [-d]`\n\nCreate a pull request for the current branch. Branch must not have any pending changes and must be pushed up to the remote.\n\nArguments:\n\n- team (optional) - Identifier for team configuration to use instead of default configuration. May not contain spaces.\n- `-d, --draft` (optional) - Use this flag to create the pull request as a draft.\n\nExamples:\n\n- `pull` - Starts prompts to create a pull request for the current branch. Uses default configuration.\n- `pull myteam` - Starts prompts to create a pull request for the current branch using team configuration for `myteam` instead of default configuration.\n\n### `pull init [team]`\n\nCreate or update pullquester configuration. A `team` may be specified to allow per-team configuration.\n\nArguments:\n\n- team (optional) - Identifier used to create/update team configuration vs default configuration. May not contain spaces.\n\nExamples:\n\n- `pull init` - creates/updates default pullquester configuration for the current repository.\n- `pull init myteam` - creates/updates pullquester configuration for team `myteam`\n\n### `pull update`\n\nUpdates the pullquester config files if required.\n\n### `pull install`\n\nRuns an installer script to install the `hub` command on your system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaptiv%2Fpullquester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaptiv%2Fpullquester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaptiv%2Fpullquester/lists"}