{"id":21004,"url":"https://github.com/electron/apps","last_synced_at":"2026-04-04T18:20:28.126Z","repository":{"id":10806063,"uuid":"67067566","full_name":"electron/apps","owner":"electron","description":"A collection of apps built on Electron","archived":false,"fork":false,"pushed_at":"2025-06-03T11:44:27.000Z","size":1261242,"stargazers_count":1697,"open_issues_count":31,"forks_count":1470,"subscribers_count":116,"default_branch":"main","last_synced_at":"2025-08-05T17:43:42.855Z","etag":null,"topics":["apps","community","electron","open-source"],"latest_commit_sha":null,"homepage":"https://electronjs.org/apps","language":"JavaScript","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/electron.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-31T19:35:56.000Z","updated_at":"2025-07-31T14:07:31.000Z","dependencies_parsed_at":"2023-11-08T11:06:50.742Z","dependency_job_id":"0e4c2bbc-f082-439f-b6fb-3598536ff339","html_url":"https://github.com/electron/apps","commit_stats":{"total_commits":20479,"total_committers":999,"mean_commits":20.4994994994995,"dds":0.2574344450412618,"last_synced_commit":"8d60d0cc3a8f8fd2d75d4c06e2685ad2a4c80494"},"previous_names":[],"tags_count":9309,"template":false,"template_full_name":null,"purl":"pkg:github/electron/apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fapps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fapps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fapps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fapps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","download_url":"https://codeload.github.com/electron/apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fapps/sbom","scorecard":{"id":372000,"data":{"date":"2025-08-11","repo":{"name":"github.com/electron/apps","commit":"3f3928502106a76536e6a2a0e3c627f6e1316e7b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","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":"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":9,"reason":"Found 20/21 approved changesets -- score normalized to 9","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/schedule.yml:13","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:16","Info: found token with 'none' permissions: .github/workflows/schedule.yml:1","Info: found token with 'none' permissions: .github/workflows/semantic.yml:1","Info: found token with 'none' permissions: .github/workflows/test.yml:1"],"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":"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":"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 v1.9312.0 not signed: https://api.github.com/repos/electron/apps/releases/66424907","Warn: release artifact v1.9311.0 not signed: https://api.github.com/repos/electron/apps/releases/66326740","Warn: release artifact v1.9310.0 not signed: https://api.github.com/repos/electron/apps/releases/66313264","Warn: release artifact v1.9309.0 not signed: https://api.github.com/repos/electron/apps/releases/66302660","Warn: release artifact v1.9308.0 not signed: https://api.github.com/repos/electron/apps/releases/66290372","Warn: release artifact v1.9312.0 does not have provenance: https://api.github.com/repos/electron/apps/releases/66424907","Warn: release artifact v1.9311.0 does not have provenance: https://api.github.com/repos/electron/apps/releases/66326740","Warn: release artifact v1.9310.0 does not have provenance: https://api.github.com/repos/electron/apps/releases/66313264","Warn: release artifact v1.9309.0 does not have provenance: https://api.github.com/repos/electron/apps/releases/66302660","Warn: release artifact v1.9308.0 does not have provenance: https://api.github.com/repos/electron/apps/releases/66290372"],"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":-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":"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/schedule.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/electron/apps/schedule.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/semantic.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/electron/apps/semantic.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/electron/apps/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/electron/apps/test.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-x565-32qp-m3vf","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T13:11:33.705Z","repository_id":10806063,"created_at":"2025-08-18T13:11:33.705Z","updated_at":"2025-08-18T13:11:33.705Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272924416,"owners_count":25016197,"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-08-30T02:00:09.474Z","response_time":77,"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":["apps","community","electron","open-source"],"created_at":"2024-01-11T19:12:43.905Z","updated_at":"2025-08-31T00:20:47.584Z","avatar_url":"https://github.com/electron.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21004","html_url":"https://opencollective.ecosyste.ms/projects/21004","collective":{"id":3202,"uuid":"lk9mbw7y-48r3zq3b-a860ej5l-avnodgx7","slug":"electron","name":"electron","description":"Build cross platform desktop apps with JavaScript, HTML, and CSS","website":"https://electronjs.org","github":"electron","twitter":"electronjs","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://electronjs.org"},{"type":"TWITTER","url":"https://twitter.com/electronjs"},{"type":"GITHUB","url":"https://github.com/electron"}],"currency":"USD","projects_count":105,"last_synced_at":"2026-04-17T12:16:02.032Z","created_at":"2024-01-10T13:17:54.574Z","updated_at":"2026-04-17T12:16:02.434Z","transactions_count":1478,"balance":69272.28000000032,"account_type":"COLLECTIVE","owner":{"login":"electron","name":"Electron","uuid":"13409222","kind":"organization","description":"Build cross platform desktop apps with JavaScript, HTML, and CSS","email":"info+org@electronjs.org","website":"https://electronjs.org","location":"United States of America","twitter":"electronjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13409222?v=4","repositories_count":102,"last_synced_at":"2024-10-29T22:39:03.732Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/electron","funding_links":[],"total_stars":168719,"followers":2979,"following":0,"created_at":"2022-11-02T16:23:42.973Z","updated_at":"2024-10-29T22:39:03.732Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron/repositories"},"last_project_activity_at":"2026-02-20T15:13:14.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-03-01T22:09:38.512Z","collective_updated_at":"2021-08-30T17:26:09.132Z","html_url":"https://opencollective.com/electron","icon_url":"https://images.opencollective.com/electron/logo/40.png","total_donations":96524.99000000008,"total_expenses":-34288.22000000016,"current_balance":69272.28000000032,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/electron","url":"https://opencollective.ecosyste.ms/collectives/electron","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/electron/projects"}}