{"id":14971657,"url":"https://github.com/patrickelectric/bridges","last_synced_at":"2025-10-26T16:30:58.305Z","repository":{"id":35092947,"uuid":"203679358","full_name":"patrickelectric/bridges","owner":"patrickelectric","description":"Serial to UDP bridge.","archived":false,"fork":false,"pushed_at":"2025-03-19T23:01:39.000Z","size":62,"stargazers_count":21,"open_issues_count":5,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T05:37:20.111Z","etag":null,"topics":["arduino","interface","raspberrypi","rust","rust-lang","serial","udp","udp-server"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/patrickelectric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-08-21T23:33:16.000Z","updated_at":"2025-07-24T20:36:37.000Z","dependencies_parsed_at":"2024-02-21T21:28:32.121Z","dependency_job_id":"73f98120-7d89-44dd-ab89-2bfbd60a6a1d","html_url":"https://github.com/patrickelectric/bridges","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":"0.10144927536231885","last_synced_commit":"b38dec04b6329d4225fe1fa28e2a36dd7cd88bba"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/patrickelectric/bridges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickelectric%2Fbridges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickelectric%2Fbridges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickelectric%2Fbridges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickelectric%2Fbridges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickelectric","download_url":"https://codeload.github.com/patrickelectric/bridges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickelectric%2Fbridges/sbom","scorecard":{"id":722248,"data":{"date":"2025-08-11","repo":{"name":"github.com/patrickelectric/bridges","commit":"fb1806cc236f835d0d5120faf21a4c937a90289b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/28 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_and_release.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/build_and_release.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_and_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/patrickelectric/bridges/build_and_release.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.3 not signed: https://api.github.com/repos/patrickelectric/bridges/releases/207015909","Warn: release artifact 0.10.2 not signed: https://api.github.com/repos/patrickelectric/bridges/releases/159450318","Warn: release artifact 0.10.1 not signed: https://api.github.com/repos/patrickelectric/bridges/releases/143070861","Warn: release artifact 0.10.0 not signed: https://api.github.com/repos/patrickelectric/bridges/releases/143066449","Warn: release artifact 0.9.0 not signed: https://api.github.com/repos/patrickelectric/bridges/releases/74122712","Warn: release artifact 0.10.3 does not have provenance: https://api.github.com/repos/patrickelectric/bridges/releases/207015909","Warn: release artifact 0.10.2 does not have provenance: https://api.github.com/repos/patrickelectric/bridges/releases/159450318","Warn: release artifact 0.10.1 does not have provenance: https://api.github.com/repos/patrickelectric/bridges/releases/143070861","Warn: release artifact 0.10.0 does not have provenance: https://api.github.com/repos/patrickelectric/bridges/releases/143066449","Warn: release artifact 0.9.0 does not have provenance: https://api.github.com/repos/patrickelectric/bridges/releases/74122712"],"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 6 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-22T11:42:40.931Z","repository_id":35092947,"created_at":"2025-08-22T11:42:40.931Z","updated_at":"2025-08-22T11:42:40.931Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281012060,"owners_count":26429438,"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-25T02:00:06.499Z","response_time":81,"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":["arduino","interface","raspberrypi","rust","rust-lang","serial","udp","udp-server"],"created_at":"2024-09-24T13:45:37.221Z","updated_at":"2025-10-26T16:30:58.014Z","avatar_url":"https://github.com/patrickelectric.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bridges\n\nA simple UDP-Serial interface.\n\n## Install :zap:\n- :gear: Cargo Install: `cargo install bridges`\n\n## Downloads :package:\n\n- :computer: [Windows](https://github.com/patrickelectric/bridges/releases/latest/download/bridges-x86_64-pc-windows-msvc.exe)\n- :apple: [MacOS](https://github.com/patrickelectric/bridges/releases/latest/download/bridges-x86_64-apple-darwin)\n- :penguin: [Linux](https://github.com/patrickelectric/bridges/releases/latest/download/bridges-x86_64-unknown-linux-musl)\n- :strawberry: [Raspberry](https://github.com/patrickelectric/bridges/latest/releases/continuous/bridges-armv7-unknown-linux-musleabihf)\n\n# Example\n## Running as server\nRun bridges as server:\n\n`bridges --port /dev/ttyACM0:115200 -u 0.0.0.0:1234`\n\nRun your client:\n\n`netcat -u 127.0.0.1 1234`\n\n## Running as client\nRun bridges in client mode:\n\n`bridges --port /dev/ttyACM0:115200 -u 192.168.0.40:1234`\n\u003e Note that `192.168.0.40` should be your remote server address\n\nRun your server:\n`netcat -lp 1234`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickelectric%2Fbridges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickelectric%2Fbridges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickelectric%2Fbridges/lists"}