{"id":21032,"url":"https://github.com/electron/rcedit","last_synced_at":"2026-03-30T00:20:54.106Z","repository":{"id":11636590,"uuid":"14139390","full_name":"electron/rcedit","owner":"electron","description":"Command line tool to edit resources of exe","archived":false,"fork":false,"pushed_at":"2025-11-04T01:48:44.000Z","size":185,"stargazers_count":1983,"open_issues_count":37,"forks_count":208,"subscribers_count":50,"default_branch":"main","last_synced_at":"2025-11-04T03:30:40.676Z","etag":null,"topics":["c-plus-plus","rcedit","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-05T11:13:21.000Z","updated_at":"2025-11-04T01:48:47.000Z","dependencies_parsed_at":"2023-01-11T18:09:22.671Z","dependency_job_id":"2cbd27fd-04d7-422c-84c2-e359df962ca4","html_url":"https://github.com/electron/rcedit","commit_stats":{"total_commits":149,"total_committers":26,"mean_commits":5.730769230769231,"dds":0.6711409395973154,"last_synced_commit":"14d46c540c11cc52d301e5e8027fa38603827070"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/electron/rcedit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Frcedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Frcedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Frcedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Frcedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electron","download_url":"https://codeload.github.com/electron/rcedit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electron%2Frcedit/sbom","scorecard":{"id":372014,"data":{"date":"2025-08-11","repo":{"name":"github.com/electron/rcedit","commit":"73e75709230109ff2d45b58a18d3013e268c3cc2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"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":"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":"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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   4 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/semantic.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/semantic.yml:17","Info: found token with 'none' permissions: .github/workflows/add-to-project.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/semantic.yml:11"],"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":"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 v2.0.0 not signed: https://api.github.com/repos/electron/rcedit/releases/129653275","Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/electron/rcedit/releases/13172620","Warn: release artifact v1.1.0 not signed: https://api.github.com/repos/electron/rcedit/releases/10875560","Warn: release artifact v1.0.0 not signed: https://api.github.com/repos/electron/rcedit/releases/7889013","Warn: release artifact v0.1.0 not signed: https://api.github.com/repos/electron/rcedit/releases/85914","Warn: release artifact v2.0.0 does not have provenance: https://api.github.com/repos/electron/rcedit/releases/129653275","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/electron/rcedit/releases/13172620","Warn: release artifact v1.1.0 does not have provenance: https://api.github.com/repos/electron/rcedit/releases/10875560","Warn: release artifact v1.0.0 does not have provenance: https://api.github.com/repos/electron/rcedit/releases/7889013","Warn: release artifact v0.1.0 does not have provenance: https://api.github.com/repos/electron/rcedit/releases/85914"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:49"],"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":"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:45.741Z","repository_id":11636590,"created_at":"2025-08-18T13:11:45.741Z","updated_at":"2025-08-18T13:11:45.741Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27665034,"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-12-11T02:00:11.302Z","response_time":56,"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":["c-plus-plus","rcedit","windows"],"created_at":"2024-01-11T19:12:50.039Z","updated_at":"2025-12-11T12:20:18.161Z","avatar_url":"https://github.com/electron.png","language":"C++","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/21032","html_url":"https://opencollective.ecosyste.ms/projects/21032","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"}}