{"id":21010,"url":"https://github.com/electron/update-electron-app","last_synced_at":"2026-03-30T00:20:37.524Z","repository":{"id":31877198,"uuid":"129999554","full_name":"electron/update-electron-app","owner":"electron","description":"🌲 A drop-in module that adds autoUpdating capabilities to Electron apps","archived":false,"fork":false,"pushed_at":"2025-10-01T20:30:01.000Z","size":526,"stargazers_count":798,"open_issues_count":26,"forks_count":141,"subscribers_count":67,"default_branch":"main","last_synced_at":"2025-10-09T07:29:05.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/electron.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-18T03:37:36.000Z","updated_at":"2025-10-04T14:04:23.000Z","dependencies_parsed_at":"2023-02-18T11:04:45.788Z","dependency_job_id":"f98a1705-da43-4e8a-8ed5-9c3b2233285f","html_url":"https://github.com/electron/update-electron-app","commit_stats":{"total_commits":92,"total_committers":16,"mean_commits":5.75,"dds":0.7608695652173914,"last_synced_commit":"cded00e358398be739f2072bc9580fff18b2c828"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/electron/update-electron-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fupdate-electron-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fupdate-electron-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fupdate-electron-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fupdate-electron-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","download_url":"https://codeload.github.com/electron/update-electron-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Fupdate-electron-app/sbom","scorecard":{"id":372018,"data":{"date":"2025-08-11","repo":{"name":"github.com/electron/update-electron-app","commit":"a4ac7ddab543a3266e597363d2b73cc838536bd4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"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":"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":"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":"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":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic.yml:17","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic.yml:16","Info: found token with 'none' permissions: .github/workflows/add-to-project.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12"],"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":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   4 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":"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":-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":-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":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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 30 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:48.025Z","repository_id":31877198,"created_at":"2025-08-18T13:11:48.025Z","updated_at":"2025-08-18T13:11:48.025Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003401,"owners_count":26083581,"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-10T02:00:06.843Z","response_time":62,"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-11T19:12:44.534Z","updated_at":"2025-10-18T00:26:58.275Z","avatar_url":"https://github.com/electron.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21010","html_url":"https://opencollective.ecosyste.ms/projects/21010","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"}}