{"id":18097,"url":"https://github.com/OpenZWave/node-openzwave-shared","last_synced_at":"2026-05-19T00:20:28.645Z","repository":{"id":32183662,"uuid":"35757116","full_name":"OpenZWave/node-openzwave-shared","owner":"OpenZWave","description":"OpenZWave addon for Node.js (all versions) including management and security functions","archived":false,"fork":false,"pushed_at":"2020-11-03T14:53:03.000Z","size":845,"stargazers_count":197,"open_issues_count":24,"forks_count":112,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-08-18T12:51:42.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenZWave.png","metadata":{"files":{"readme":"README-api.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-17T07:56:11.000Z","updated_at":"2025-08-03T16:02:22.000Z","dependencies_parsed_at":"2022-09-18T20:52:03.182Z","dependency_job_id":null,"html_url":"https://github.com/OpenZWave/node-openzwave-shared","commit_stats":null,"previous_names":["ekarak/node-openzwave-shared"],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/OpenZWave/node-openzwave-shared","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZWave%2Fnode-openzwave-shared","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZWave%2Fnode-openzwave-shared/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZWave%2Fnode-openzwave-shared/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZWave%2Fnode-openzwave-shared/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenZWave","download_url":"https://codeload.github.com/OpenZWave/node-openzwave-shared/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenZWave%2Fnode-openzwave-shared/sbom","scorecard":{"id":105677,"data":{"date":"2025-08-11","repo":{"name":"github.com/OpenZWave/node-openzwave-shared","commit":"666e5b33490298d5ba40a9f00ee3ec0237995bbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 11/25 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/linux.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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/linux.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenZWave/node-openzwave-shared/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenZWave/node-openzwave-shared/linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenZWave/node-openzwave-shared/windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/OpenZWave/node-openzwave-shared/windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/linux.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/linux.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"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 17 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-15T11:03:45.849Z","repository_id":32183662,"created_at":"2025-08-15T11:03:45.849Z","updated_at":"2025-08-15T11:03:45.849Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275416575,"owners_count":25460913,"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-16T02:00:10.229Z","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"}},"keywords":[],"created_at":"2024-01-11T18:55:10.814Z","updated_at":"2025-09-16T12:29:32.745Z","avatar_url":"https://github.com/OpenZWave.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18097","html_url":"https://opencollective.ecosyste.ms/projects/18097","collective":{"id":2437,"uuid":"k3z8arxv-eymko60w-ngwpgl5n-bj9w704d","slug":"ozw","name":"OpenZWave","description":null,"website":"","github":"OpenZWave","twitter":null,"repository_url":null,"social_links":[{"type":"GITHUB","url":"https://github.com/OpenZWave"}],"currency":"USD","projects_count":16,"last_synced_at":"2026-05-28T06:15:42.548Z","created_at":"2024-01-10T13:17:52.353Z","updated_at":"2026-05-28T06:15:42.668Z","transactions_count":90,"balance":244.73000000000022,"account_type":"COLLECTIVE","owner":{"login":"OpenZWave","name":"OpenZWave","uuid":"7971916","kind":"organization","description":"A Collection of Open Source Libraries and Language Wrappers that allow applications to talk to a Z-Wave Network via a USB Controller ","email":"openzwave@googlegroups.com","website":"http://www.openzwave.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7971916?v=4","repositories_count":16,"last_synced_at":"2024-10-29T20:08:24.245Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/OpenZWave","funding_links":["https://github.com/sponsors/OpenZWave"],"total_stars":2302,"followers":27,"following":0,"created_at":"2022-11-03T06:19:21.695Z","updated_at":"2024-10-29T20:08:24.245Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenZWave","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenZWave/repositories"},"last_project_activity_at":"2024-03-26T12:23:29.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-07-02T07:06:17.292Z","collective_updated_at":"2025-09-10T23:12:34.066Z","html_url":"https://opencollective.com/ozw","icon_url":"https://images.opencollective.com/ozw/logo/40.png","total_donations":903.7299999999988,"total_expenses":-704.9100000000003,"current_balance":244.73000000000022,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ozw","url":"https://opencollective.ecosyste.ms/collectives/ozw","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/ozw/projects"}}