{"id":1844048,"name":"hubot-github-create-pullrequests","ecosystem":"npm","description":"Open Github pull requests with Hubot","homepage":"https://github.com/summera/hubot-github-create-pullrequests","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/summera/hubot-github-create-pullrequests","keywords_array":["hubot","hubot-scripts","hubot-github","github"],"namespace":null,"versions_count":3,"first_release_published_at":"2014-11-22T01:16:11.061Z","latest_release_published_at":"2014-11-22T18:16:49.653Z","latest_release_number":"1.1.1","last_synced_at":"2026-05-11T22:47:37.590Z","created_at":"2022-04-09T17:19:42.991Z","updated_at":"2026-05-11T22:47:37.590Z","registry_url":"https://www.npmjs.com/package/hubot-github-create-pullrequests","install_command":"npm install hubot-github-create-pullrequests","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.1"}},"repo_metadata":{"id":23602985,"uuid":"26971872","full_name":"summera/hubot-github-create-pullrequests","owner":"summera","description":"Create Github Pull Requests with Hubot","archived":false,"fork":false,"pushed_at":"2014-11-22T18:24:33.000Z","size":264,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-03T11:52:48.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/summera.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}},"created_at":"2014-11-21T18:11:46.000Z","updated_at":"2020-05-07T12:28:46.000Z","dependencies_parsed_at":"2022-08-22T02:10:24.660Z","dependency_job_id":null,"html_url":"https://github.com/summera/hubot-github-create-pullrequests","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/summera/hubot-github-create-pullrequests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summera","download_url":"https://codeload.github.com/summera/hubot-github-create-pullrequests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/sbom","scorecard":{"id":858329,"data":{"date":"2025-08-11","repo":{"name":"github.com/summera/hubot-github-create-pullrequests","commit":"b7c2fcb3094856f41dbee1bee2da0e7b26866767"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/11 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: script/bootstrap:15","Info:   0 out of   1 npmCommand 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":"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":"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":"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":"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":"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 9 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-24T00:30:53.667Z","repository_id":23602985,"created_at":"2025-08-24T00:30:53.667Z","updated_at":"2025-08-24T00:30:53.667Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278578116,"owners_count":26009737,"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-06T02:00:05.630Z","response_time":65,"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":"summera","name":"Ari Summer","uuid":"2474416","kind":"user","description":"","email":"","website":"https://codingdeliberately.com/","location":"Denver, CO","twitter":"aribsummer","company":"@Loomly ","icon_url":"https://avatars.githubusercontent.com/u/2474416?u=9d33edd96f7ffb26b4660081d91c7c0f0c44f9af\u0026v=4","repositories_count":55,"last_synced_at":"2023-07-31T13:54:29.993Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/summera","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T12:21:00.970Z","updated_at":"2023-07-31T13:54:41.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summera","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/summera/repositories"},"tags":[{"name":"V1.1.1","sha":"b7c2fcb3094856f41dbee1bee2da0e7b26866767","kind":"commit","published_at":"2014-11-22T18:15:48.000Z","download_url":"https://codeload.github.com/summera/hubot-github-create-pullrequests/tar.gz/V1.1.1","html_url":"https://github.com/summera/hubot-github-create-pullrequests/releases/tag/V1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/summera/hubot-github-create-pullrequests@V1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/V1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/V1.1.1/manifests"},{"name":"v1.1.0","sha":"26a4e90737adc980909d51b49734d13f51d3207f","kind":"commit","published_at":"2014-11-22T17:40:34.000Z","download_url":"https://codeload.github.com/summera/hubot-github-create-pullrequests/tar.gz/v1.1.0","html_url":"https://github.com/summera/hubot-github-create-pullrequests/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/summera/hubot-github-create-pullrequests@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"18a4a15bf1e21385e3b0e5885097f4ae8eac76cd","kind":"commit","published_at":"2014-11-22T01:07:18.000Z","download_url":"https://codeload.github.com/summera/hubot-github-create-pullrequests/tar.gz/v1.0.0","html_url":"https://github.com/summera/hubot-github-create-pullrequests/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/summera/hubot-github-create-pullrequests@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/summera%2Fhubot-github-create-pullrequests/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-11T16:28:02.404Z","dependent_packages_count":2,"downloads":10,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":41.707692130337115,"dependent_repos_count":6.3697724016831225,"dependent_packages_count":8.8589471387427,"stargazers_count":14.52776701496927,"forks_count":11.60567822102053,"docker_downloads_count":null,"average":16.613971381350545},"purl":"pkg:npm/hubot-github-create-pullrequests","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hubot-github-create-pullrequests","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hubot-github-create-pullrequests","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hubot-github-create-pullrequests/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hubot-github-create-pullrequests/codemeta","maintainers":[{"uuid":"summera","login":"summera","name":null,"email":"aribsummer@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~summera","role":null,"created_at":"2022-11-12T18:07:55.619Z","updated_at":"2022-11-12T18:07:55.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/summera/packages"}]}