{"id":18661,"url":"https://github.com/serialport/bindings-interface","last_synced_at":"2026-07-12T12:20:32.072Z","repository":{"id":37256559,"uuid":"453823802","full_name":"serialport/bindings-interface","owner":"serialport","description":"Bindings typescript types","archived":false,"fork":false,"pushed_at":"2025-10-08T04:27:00.000Z","size":2139,"stargazers_count":1,"open_issues_count":22,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-08T06:20:50.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"serialport"}},"created_at":"2022-01-30T22:59:26.000Z","updated_at":"2025-10-07T00:37:43.000Z","dependencies_parsed_at":"2023-09-24T03:51:24.361Z","dependency_job_id":"2cd5e6b2-c8d9-4489-b0ac-c897a74bc081","html_url":"https://github.com/serialport/bindings-interface","commit_stats":{"total_commits":505,"total_committers":5,"mean_commits":101.0,"dds":0.08316831683168313,"last_synced_commit":"bac222713ac8b664be3dc75843e6e5c199d623d4"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":"reconbot/typescript-library-template","purl":"pkg:github/serialport/bindings-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialport","download_url":"https://codeload.github.com/serialport/bindings-interface/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbindings-interface/sbom","scorecard":{"id":418291,"data":{"date":"2025-08-11","repo":{"name":"github.com/serialport/bindings-interface","commit":"648baf9e31a6d6321657aa835aaa17bb01302d2b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-interface/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-interface/release.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-interface/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/bindings-interface/test.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:10"],"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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36"],"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-19T00:29:25.120Z","repository_id":37256559,"created_at":"2025-08-19T00:29:25.120Z","updated_at":"2025-08-19T00:29:25.120Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015048,"owners_count":26085643,"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-13T02:00:06.723Z","response_time":61,"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:22.685Z","updated_at":"2025-10-13T12:25:56.258Z","avatar_url":"https://github.com/serialport.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18661","html_url":"https://opencollective.ecosyste.ms/projects/18661","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"}}