{"id":5046,"url":"https://github.com/meshtastic/Meshtastic-gui-installer","last_synced_at":"2026-06-10T18:20:41.490Z","repository":{"id":39676015,"uuid":"453165406","full_name":"meshtastic/Meshtastic-gui-installer","owner":"meshtastic","description":"Cross platform, easy to use GUI for installing Meshtastic firmware.","archived":true,"fork":false,"pushed_at":"2023-04-29T16:02:59.000Z","size":16395,"stargazers_count":74,"open_issues_count":46,"forks_count":19,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-09-12T06:38:12.412Z","etag":null,"topics":["firmware","firmware-updater","meshtastic","meshtastic-python","pyqt","pyside6","qt"],"latest_commit_sha":null,"homepage":"https://meshtastic.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meshtastic.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}},"created_at":"2022-01-28T17:55:23.000Z","updated_at":"2025-08-18T05:05:26.000Z","dependencies_parsed_at":"2023-02-07T20:32:05.953Z","dependency_job_id":"918c2447-126d-465d-998e-f3f671f2eea5","html_url":"https://github.com/meshtastic/Meshtastic-gui-installer","commit_stats":{"total_commits":474,"total_committers":14,"mean_commits":"33.857142857142854","dds":"0.21729957805907174","last_synced_commit":"f87e26de5243149a8e65289ca0aa225f2db67cb8"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/meshtastic/Meshtastic-gui-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2FMeshtastic-gui-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2FMeshtastic-gui-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2FMeshtastic-gui-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2FMeshtastic-gui-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshtastic","download_url":"https://codeload.github.com/meshtastic/Meshtastic-gui-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2FMeshtastic-gui-installer/sbom","scorecard":{"id":637238,"data":{"date":"2025-08-11","repo":{"name":"github.com/meshtastic/Meshtastic-gui-installer","commit":"f87e26de5243149a8e65289ca0aa225f2db67cb8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"Code-Review","score":0,"reason":"Found 2/27 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":9,"reason":"binaries present in source code","details":["Warn: binary detected: macapp/Meshtastic-flasher.app/Contents/MacOS/Automator Application Stub:1"],"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":"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":"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: GNU General Public License v3.0: 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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': install_flasher:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/meshtastic/Meshtastic-gui-installer/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:54","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-234 / GHSA-3f38-96qm-r3fw","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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"}}]},"last_synced_at":"2025-08-21T09:33:55.145Z","repository_id":39676015,"created_at":"2025-08-21T09:33:55.145Z","updated_at":"2025-08-21T09:33:55.145Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000849,"owners_count":26082950,"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-09T02:00:07.460Z","response_time":59,"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":["firmware","firmware-updater","meshtastic","meshtastic-python","pyqt","pyside6","qt"],"created_at":"2024-01-11T17:20:01.879Z","updated_at":"2025-10-09T06:21:51.163Z","avatar_url":"https://github.com/meshtastic.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/5046","html_url":"https://opencollective.ecosyste.ms/projects/5046","collective":{"id":606,"uuid":"ax8emk7l-nw54q75g-obypgyvj-0o93zdrb","slug":"meshtastic","name":"Meshtastic","description":"Meshtastic is an open-source project creating affordable, reliable, long-range communication with LoRa technology. It enables seamless messaging and data sharing, whether you’re off-grid or building resilient networks. Your support helps drive development","website":"https://www.meshtastic.org/","github":"meshtastic","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.meshtastic.org/"},{"type":"GITHUB","url":"https://github.com/meshtastic"},{"type":"DISCORD","url":"https://discord.com/invite/ktMAKGBnBs"},{"type":"YOUTUBE","url":"https://www.youtube.com/meshtastic"},{"type":"TWITTER","url":"https://x.com/themeshtastic"},{"type":"BLUESKY","url":"https://bsky.app/profile/meshtastic.org"},{"type":"FACEBOOK","url":"http://facebook.com/themeshtastic/"},{"type":"THREADS","url":"https://www.threads.net/@themeshtastic"},{"type":"INSTAGRAM","url":"https://www.instagram.com/themeshtastic/"},{"type":"MASTODON","url":"https://mastodon.social/@meshtastic"}],"currency":"USD","projects_count":107,"last_synced_at":"2026-06-19T00:15:20.897Z","created_at":"2024-01-10T13:17:48.036Z","updated_at":"2026-06-19T00:15:21.145Z","transactions_count":744,"balance":10720.049999999876,"account_type":"COLLECTIVE","owner":{"login":"meshtastic","name":"Meshtastic","uuid":"61627050","kind":"organization","description":"Open Source, decentralized mesh networking ecosystem","email":"contact@meshtastic.org","website":"https://meshtastic.org","location":"United States of America","twitter":"TheMeshtastic","company":null,"icon_url":"https://avatars.githubusercontent.com/u/61627050?v=4","repositories_count":83,"last_synced_at":"2024-10-29T15:54:08.181Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/meshtastic","funding_links":["https://github.com/sponsors/meshtastic"],"total_stars":6169,"followers":2493,"following":0,"created_at":"2022-11-14T08:01:21.472Z","updated_at":"2024-10-29T15:54:08.181Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshtastic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshtastic/repositories"},"last_project_activity_at":"2025-10-07T02:45:06.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-04-20T03:10:09.557Z","collective_updated_at":"2025-01-17T22:09:28.686Z","html_url":"https://opencollective.com/meshtastic","icon_url":"https://images.opencollective.com/meshtastic/logo/40.png","total_donations":72829.36000000003,"total_expenses":-72653.29999999936,"current_balance":10720.049999999876,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/meshtastic","url":"https://opencollective.ecosyste.ms/collectives/meshtastic","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/meshtastic/projects"}}