{"id":18670,"url":"https://github.com/serialport/binding-mock","last_synced_at":"2026-07-12T12:20:32.541Z","repository":{"id":37244704,"uuid":"455751326","full_name":"serialport/binding-mock","owner":"serialport","description":"The mock serialport bindings","archived":false,"fork":false,"pushed_at":"2025-10-03T21:23:04.000Z","size":1772,"stargazers_count":3,"open_issues_count":19,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-03T23:25:07.291Z","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":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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"serialport"}},"created_at":"2022-02-05T02:01:25.000Z","updated_at":"2025-10-02T05:30:52.000Z","dependencies_parsed_at":"2023-12-11T23:11:59.909Z","dependency_job_id":"19d10279-f589-4d40-91cb-cd0f40bd7057","html_url":"https://github.com/serialport/binding-mock","commit_stats":{"total_commits":537,"total_committers":4,"mean_commits":134.25,"dds":0.05772811918063314,"last_synced_commit":"7b685cf528139865f36c8f32bdedd6c43a6fb0a0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":"reconbot/typescript-library-template","purl":"pkg:github/serialport/binding-mock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbinding-mock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbinding-mock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbinding-mock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbinding-mock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialport","download_url":"https://codeload.github.com/serialport/binding-mock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialport%2Fbinding-mock/sbom","scorecard":{"id":110734,"data":{"date":"2025-08-04","repo":{"name":"github.com/serialport/binding-mock","commit":"f2a96db4c275debe1e8b45ca9f215cfa94a7492e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/binding-mock/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/binding-mock/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/binding-mock/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/binding-mock/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/binding-mock/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/serialport/binding-mock/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T12:09:15.826Z","repository_id":37244704,"created_at":"2025-08-15T12:09:15.826Z","updated_at":"2025-08-15T12:09:15.826Z"},"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:23.257Z","updated_at":"2025-10-13T12:26:06.662Z","avatar_url":"https://github.com/serialport.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/18670","html_url":"https://opencollective.ecosyste.ms/projects/18670","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"}}