{"id":1141105,"name":"@raydeck/node-quickbooks","ecosystem":"npm","description":"node.js client for Intuit's IPP QuickBooks V3 API.","homepage":"https://github.com/mcohen01/node-quickbooks","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/mcohen01/node-quickbooks","keywords_array":["Intuit","QuickBooks","IPP"],"namespace":"raydeck","versions_count":4,"first_release_published_at":"2019-05-06T19:54:07.525Z","latest_release_published_at":"2019-05-16T15:13:04.225Z","latest_release_number":"2.0.34","last_synced_at":"2026-03-26T23:35:22.535Z","created_at":"2022-04-08T11:55:56.615Z","updated_at":"2026-03-26T23:35:22.536Z","registry_url":"https://www.npmjs.com/package/@raydeck/node-quickbooks","install_command":"npm install @raydeck/node-quickbooks","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.34"}},"repo_metadata":{"id":19570669,"uuid":"22819996","full_name":"mcohen01/node-quickbooks","owner":"mcohen01","description":"nodejs client for Intuit's Quickbooks API","archived":false,"fork":false,"pushed_at":"2025-05-12T13:49:10.000Z","size":2047,"stargazers_count":346,"open_issues_count":40,"forks_count":248,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-09-07T09:02:03.805Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mcohen01.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-08-10T22:19:29.000Z","updated_at":"2025-09-02T17:01:36.000Z","dependencies_parsed_at":"2023-01-13T20:27:40.628Z","dependency_job_id":"415b9ea7-514d-493f-8ca4-228983f2b32f","html_url":"https://github.com/mcohen01/node-quickbooks","commit_stats":{"total_commits":260,"total_committers":61,"mean_commits":4.262295081967213,"dds":0.4115384615384615,"last_synced_commit":"fc97a84ec8c0fad090a82ca796d36449c0281904"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcohen01/node-quickbooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcohen01","download_url":"https://codeload.github.com/mcohen01/node-quickbooks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks/sbom","scorecard":{"id":632322,"data":{"date":"2025-08-11","repo":{"name":"github.com/mcohen01/node-quickbooks","commit":"f954bbe24d5ff617dba95c617858a8ae802201a8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"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":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","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":"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":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 23 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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-21T08:16:52.776Z","repository_id":19570669,"created_at":"2025-08-21T08:16:52.776Z","updated_at":"2025-08-21T08:16:52.776Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278441693,"owners_count":25987498,"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-05T02:00:06.059Z","response_time":54,"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":"mcohen01","name":"Michael Cohen","uuid":"1295642","kind":"user","description":"","email":"","website":null,"location":"San Francisco","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1295642?u=dfcbc24d444faba4632112d633fc737d2dd4d6ab\u0026v=4","repositories_count":67,"last_synced_at":"2024-04-13T01:13:38.142Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mcohen01","funding_links":[],"total_stars":1345,"followers":61,"following":14,"created_at":"2022-11-03T22:38:07.786Z","updated_at":"2024-04-13T01:13:53.759Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcohen01","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcohen01/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-26T23:35:22.234Z","dependent_packages_count":3,"downloads":103,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.418667983655732,"dependent_repos_count":10.295976646711454,"dependent_packages_count":5.888476794839281,"stargazers_count":3.5090782171828003,"forks_count":2.1285741747571727,"docker_downloads_count":null,"average":5.648154763429288},"purl":"pkg:npm/%40raydeck/node-quickbooks","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@raydeck/node-quickbooks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@raydeck/node-quickbooks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@raydeck/node-quickbooks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:51:33.427Z","issues_count":76,"pull_requests_count":57,"avg_time_to_close_issue":11360886.07142857,"avg_time_to_close_pull_request":2453560.0784313725,"issues_closed_count":42,"pull_requests_closed_count":51,"pull_request_authors_count":34,"issue_authors_count":71,"avg_comments_per_issue":1.4736842105263157,"avg_comments_per_pull_request":0.2807017543859649,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":6,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":9495227.0,"past_year_avg_time_to_close_pull_request":1537065.4444444445,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcohen01%2Fnode-quickbooks/issues","maintainers":[{"login":"mcohen01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcohen01"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raydeck%2Fnode-quickbooks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raydeck%2Fnode-quickbooks/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raydeck%2Fnode-quickbooks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raydeck%2Fnode-quickbooks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raydeck%2Fnode-quickbooks/codemeta","maintainers":[{"uuid":"raydeck","login":"raydeck","name":null,"email":"ray@raydeck.com","url":null,"packages_count":195,"html_url":"https://www.npmjs.com/~raydeck","role":null,"created_at":"2022-11-20T23:47:45.934Z","updated_at":"2022-11-20T23:47:45.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raydeck/packages"}]}