{"id":18671,"url":"https://github.com/serialport/bindings-cpp","last_synced_at":"2026-07-14T00:20:28.644Z","repository":{"id":38206947,"uuid":"442277715","full_name":"serialport/bindings-cpp","owner":"serialport","description":"The C++ bindings for the node serialport project.","archived":false,"fork":false,"pushed_at":"2025-10-03T21:54:12.000Z","size":6399,"stargazers_count":26,"open_issues_count":44,"forks_count":50,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-03T23:31:10.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/serialport.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"serialport"}},"created_at":"2021-12-27T21:29:49.000Z","updated_at":"2025-09-04T15:44:19.000Z","dependencies_parsed_at":"2023-02-10T19:01:25.595Z","dependency_job_id":"781595ec-df9f-4b27-a593-1bb73f110936","html_url":"https://github.com/serialport/bindings-cpp","commit_stats":{"total_commits":1697,"total_committers":194,"mean_commits":8.74742268041237,"dds":0.6328815556865056,"last_synced_commit":"3460b10a188fb5017d5e2422a5212b68b8c69dde"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/serialport/bindings-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialport","download_url":"https://codeload.github.com/serialport/bindings-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-cpp/sbom","scorecard":{"id":592509,"data":{"date":"2025-08-11","repo":{"name":"github.com/serialport/bindings-cpp","commit":"a00207068619942236b4bc457ddede6f4762ec02"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Code-Review","score":1,"reason":"Found 3/29 approved changesets -- score normalized to 1","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":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-cpp/test.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   4 out of   4 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v13.0.1 not signed: https://api.github.com/repos/serialport/bindings-cpp/releases/192282409","Warn: release artifact v13.0.0 not signed: https://api.github.com/repos/serialport/bindings-cpp/releases/192158901","Warn: release artifact v12.0.1 not signed: https://api.github.com/repos/serialport/bindings-cpp/releases/113187433","Warn: release artifact v12.0.0 not signed: https://api.github.com/repos/serialport/bindings-cpp/releases/113097615","Warn: release artifact v11.0.3 not signed: https://api.github.com/repos/serialport/bindings-cpp/releases/112932235","Warn: release artifact v13.0.1 does not have provenance: https://api.github.com/repos/serialport/bindings-cpp/releases/192282409","Warn: release artifact v13.0.0 does not have provenance: https://api.github.com/repos/serialport/bindings-cpp/releases/192158901","Warn: release artifact v12.0.1 does not have provenance: https://api.github.com/repos/serialport/bindings-cpp/releases/113187433","Warn: release artifact v12.0.0 does not have provenance: https://api.github.com/repos/serialport/bindings-cpp/releases/113097615","Warn: release artifact v11.0.3 does not have provenance: https://api.github.com/repos/serialport/bindings-cpp/releases/112932235"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 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":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v"],"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-20T22:19:46.044Z","repository_id":38206947,"created_at":"2025-08-20T22:19:46.045Z","updated_at":"2025-08-20T22:19:46.045Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279031924,"owners_count":26089381,"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-14T02:00:06.444Z","response_time":60,"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:58:23.330Z","updated_at":"2025-10-15T00:22:14.054Z","avatar_url":"https://github.com/serialport.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18671","html_url":"https://opencollective.ecosyste.ms/projects/18671","collective":{"id":2626,"uuid":"lk9mbw7y-48r3zq3e-red60ej5-lavnodgx","slug":"serialport","name":"SerialPort","description":"Access serial ports with JavaScript and Rust. Linux, OSX and Windows.","website":"https://serialport.io/","github":"serialport","twitter":"reconbot","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://serialport.io/"},{"type":"GITHUB","url":"https://github.com/serialport"}],"currency":"USD","projects_count":12,"last_synced_at":"2026-07-23T18:15:09.736Z","created_at":"2024-01-10T13:17:52.620Z","updated_at":"2026-07-23T18:15:09.919Z","transactions_count":198,"balance":2448.3400000000006,"account_type":"COLLECTIVE","owner":{"login":"serialport","name":"Serialport","uuid":"32803384","kind":"organization","description":"Providing serial port access for the open web.","email":null,"website":"https://serialport.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/32803384?v=4","repositories_count":12,"last_synced_at":"2024-10-29T21:13:37.399Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/serialport","funding_links":[],"total_stars":6610,"followers":55,"following":0,"created_at":"2022-11-02T16:36:46.430Z","updated_at":"2024-10-29T21:13:37.400Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialport","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialport/repositories"},"last_project_activity_at":"2025-10-09T11:08:12.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-05-05T01:05:22.768Z","collective_updated_at":"2023-01-10T19:10:50.128Z","html_url":"https://opencollective.com/serialport","icon_url":"https://images.opencollective.com/serialport/logo/40.png","total_donations":2569.1599999999976,"total_expenses":-459.7600000000005,"current_balance":2448.3400000000006,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/serialport","url":"https://opencollective.ecosyste.ms/collectives/serialport","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/serialport/projects"}}