{"id":43138768,"url":"https://github.com/ilbonzo/node-zenhub","last_synced_at":"2026-01-31T22:11:34.337Z","repository":{"id":6885327,"uuid":"55555180","full_name":"ilbonzo/node-zenhub","owner":"ilbonzo","description":"A Node.js wrapper for the ZenHub API","archived":false,"fork":false,"pushed_at":"2023-03-02T09:46:27.000Z","size":309,"stargazers_count":11,"open_issues_count":4,"forks_count":11,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-09T02:59:34.651Z","etag":null,"topics":["github","node-wrapper","node-zenhub","zenhub","zenhub-api"],"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/ilbonzo.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":"2016-04-05T21:37:39.000Z","updated_at":"2021-08-24T09:11:41.000Z","dependencies_parsed_at":"2023-01-11T17:04:43.607Z","dependency_job_id":null,"html_url":"https://github.com/ilbonzo/node-zenhub","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ilbonzo/node-zenhub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilbonzo%2Fnode-zenhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilbonzo%2Fnode-zenhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilbonzo%2Fnode-zenhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilbonzo%2Fnode-zenhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilbonzo","download_url":"https://codeload.github.com/ilbonzo/node-zenhub/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilbonzo%2Fnode-zenhub/sbom","scorecard":{"id":483981,"data":{"date":"2025-08-11","repo":{"name":"github.com/ilbonzo/node-zenhub","commit":"4dac44927da418146dce35e59b4f035b77e47d38"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 1/15 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":"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":"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/continuous-integration-workflow.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ilbonzo/node-zenhub/continuous-integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ilbonzo/node-zenhub/continuous-integration-workflow.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:18","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","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":"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/continuous-integration-workflow.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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 21 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":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","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-g6ww-v8xp-vmwg","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-72xf-g2v4-qvf3","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-19T17:20:23.093Z","repository_id":6885327,"created_at":"2025-08-19T17:20:23.093Z","updated_at":"2025-08-19T17:20:23.093Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28957220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["github","node-wrapper","node-zenhub","zenhub","zenhub-api"],"created_at":"2026-01-31T22:11:33.793Z","updated_at":"2026-01-31T22:11:34.324Z","avatar_url":"https://github.com/ilbonzo.png","language":"JavaScript","readme":"# node-zenhub\n\n[![npm version](https://badge.fury.io/js/node-zenhub.svg)](https://badge.fury.io/js/node-zenhub)\n[![Build Status](https://travis-ci.org/ilbonzo/node-zenhub.svg?branch=master)](https://travis-ci.org/ilbonzo/node-zenhub)\n[![Coverage Status](https://coveralls.io/repos/github/ilbonzo/node-zenhub/badge.svg?branch=master)](https://coveralls.io/github/ilbonzo/node-zenhub?branch=master)\n[![Dependencies Status](https://david-dm.org/ilbonzo/node-zenhub.svg)](https://david-dm.org/ilbonzo/node-zenhub)\n[![BCH compliance](https://bettercodehub.com/edge/badge/ilbonzo/node-zenhub?branch=master)](https://bettercodehub.com/)\n[![Workflow status](https://github.com/ilbonzo/node-zenhub/workflows/test%20and%20coverage/badge.svg)](https://github.com/ilbonzo/node-zenhub/actions?workflow=test+and+coverage)\n\n### A Node.js wrapper for the ZenHub API\n\n### Install\n\n```node-zenhub``` is available on ```npm``` and as such, can be installed through ```npm``` with ease.\n\nTo install ```node-zenhub``` and add it to your ```package.json``` file, use the following command:\n\n```sh\n$ npm install --save node-zenhub\n```\n\n### Documentation\n\nThe [official ZenHub documentation](https://github.com/ZenHubIO/API)\n\n### Usage\n\nIn order to use ```node-zenhub``` you will need to generate an API token on the ZenHub website. Once you have this, add the library to your project with the following command:\n\n```sh\n$ npm install --save node-zenhub\n```\n\nOnce installed you need to instantiate a new copy of ```node-zenhub``` in your application, like so:\n\n```js\nvar callback = function (error, data) {\n    console.log(error);\n    console.log(data);\n}\n\nvar ZenHub = require('node-zenhub'),\n    api = new ZenHub('[token]', [zenhub_api_url]);\n\napi.boards.getBoard('[repoId]', callback);\n```\n*Note: replace [token] with your token.*\n\n*Note: [zenhub_api_url] is optional, you can use it with enterprise versions with custom URL*\n\n\n## Available methods\n\n**Issues**\n- [getIssue](https://github.com/ZenHubIO/API#get-issue-data)\n- [getIssueEvents](https://github.com/ZenHubIO/API#get-issue-events)\n- [setEstimateForIssue](https://github.com/ZenHubIO/API#set-estimate-for-issue)\n- [moveIssueBetweenPipelines](https://github.com/ZenHubIO/API#move-an-issue-between-pipelines)\n\n**Boards**\n- [getBoard](https://github.com/ZenHubIO/API#get-the-zenhub-board-data-for-a-repository)\n\n**Epics**\n- [getEpics](https://github.com/ZenHubIO/API#get-epics-for-a-repository)\n- [getEpicData](https://github.com/ZenHubIO/API#get-epic-data)\n- [convertIssueToEpic](https://github.com/ZenHubIO/API#convert-issue-to-epic)\n- [convertEpicToIssue](https://github.com/ZenHubIO/API#convert-epic-to-issue)\n- [addOrRemoveToEpic](https://github.com/ZenHubIO/API#add-or-remove-issues-to-epic)\n\n**Milestones**\n- [getMilestoneStartDate](https://github.com/ZenHubIO/API#get-milestone-start-date)\n- [setMilestoneStartDate](https://github.com/ZenHubIO/API#set-milestone-start-date)\n\n**Release Reports**\n- [createReleaseReport](https://github.com/ZenHubIO/API#create-a-release-report)\n- [getReleaseReport](https://github.com/ZenHubIO/API#get-a-release-report)\n- [getReleaseReportsForRepository](https://github.com/ZenHubIO/API#get-release-reports-for-a-repository)\n\n\n## Running the Tests\n\nThe tests are based on the [mocha](http://mochajs.org/)\nmodule, which may be installed via npm. To run the tests make sure that the\nnpm dependencies are installed by running `npm install` from the project directory.\n\ncreate file test/config.json from test/config.sample.json with your values\n```\n{\n    \"token\": \"xxxxxxxxxx\",\n    \"repoId\": \"xxxxx\",\n    \"issueId\": 1,\n    \"milestoneNumber\": 1,\n    \"releaseId\": \"59d3cd520a430a6344fd3bdb\",\n    \"zenhubAPI\": \"https://zenhub.enterprise.com\"\n}\n\n```\n\nAt the moment, test classes can only be run separately. This will e.g. run the Issues Api test:\n```shell\nnpm test\n```\n\n### Issues\n\nPlease raise an issue on GitHub with as much information as possible and the steps to replicate (if possible).\n\n\n## LICENSE\n\nMIT license. See the LICENSE file for details.\n\n---\nFork me on [github](https://github.com/ilbonzo/node-zenhub)\n\nCreated by [@ilbonzo](https://twitter.com/ilbonzo)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filbonzo%2Fnode-zenhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filbonzo%2Fnode-zenhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filbonzo%2Fnode-zenhub/lists"}