{"id":25965,"url":"https://github.com/gbdev/awesome-gbdev","last_synced_at":"2026-07-21T18:20:32.632Z","repository":{"id":4208363,"uuid":"52347647","full_name":"gbdev/awesome-gbdev","owner":"gbdev","description":"A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.","archived":false,"fork":false,"pushed_at":"2025-05-02T08:03:54.000Z","size":579,"stargazers_count":4262,"open_issues_count":21,"forks_count":188,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-09-22T15:02:10.031Z","etag":null,"topics":["assembler","awesome","awesome-list","cartridge","dmg","documentation","game-boy-development","game-development","gameboy","gameboy-color","gameboy-color-emulator","gameboy-emulator","gamedev","gbdk","list","nintendo","resources","retrogaming","tools"],"latest_commit_sha":null,"homepage":"https://gbdev.io/resources","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"open_collective":"gbdev","github":"gbdev"}},"created_at":"2016-02-23T09:35:47.000Z","updated_at":"2025-09-22T05:34:32.000Z","dependencies_parsed_at":"2023-12-16T05:42:33.983Z","dependency_job_id":"0e908131-02ad-40f7-a6e1-3777665743c4","html_url":"https://github.com/gbdev/awesome-gbdev","commit_stats":{"total_commits":478,"total_committers":73,"mean_commits":"6.5479452054794525","dds":0.6694560669456067,"last_synced_commit":"b67dccd6e743e3015a5b9b9d0a4e5295d536290b"},"previous_names":["avivace/awesome-gbdev"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbdev/awesome-gbdev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Fawesome-gbdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Fawesome-gbdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Fawesome-gbdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Fawesome-gbdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbdev","download_url":"https://codeload.github.com/gbdev/awesome-gbdev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbdev%2Fawesome-gbdev/sbom","scorecard":{"id":420241,"data":{"date":"2025-08-11","repo":{"name":"github.com/gbdev/awesome-gbdev","commit":"aee77bf92691fdca3adcdd9a2301499e05ae01c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/awesome-gbdev/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/awesome-gbdev/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gbdev/awesome-gbdev/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:23","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"Code-Review","score":4,"reason":"Found 12/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":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 12 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-19T01:00:34.921Z","repository_id":4208363,"created_at":"2025-08-19T01:00:34.921Z","updated_at":"2025-08-19T01:00:34.921Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276929615,"owners_count":25730216,"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-09-25T02:00:09.612Z","response_time":80,"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":["assembler","awesome","awesome-list","cartridge","dmg","documentation","game-boy-development","game-development","gameboy","gameboy-color","gameboy-color-emulator","gameboy-emulator","gamedev","gbdk","list","nintendo","resources","retrogaming","tools"],"created_at":"2024-01-12T16:57:25.753Z","updated_at":"2025-09-25T18:22:46.041Z","avatar_url":"https://github.com/gbdev.png","language":null,"project_url":"https://opencollective.ecosyste.ms/api/v1/projects/25965","html_url":"https://opencollective.ecosyste.ms/projects/25965","collective":{"id":2260,"uuid":"8a47byg9-nxozdp8b-nn7pmjlv-03rek5w8","slug":"gbdev","name":"gbdev","description":"gbdev community","website":"https://gbdev.io/","github":"gbdev","twitter":"gbdev0","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://gbdev.io/"},{"type":"TWITTER","url":"https://twitter.com/gbdev0"},{"type":"GITHUB","url":"https://github.com/gbdev"},{"type":"MASTODON","url":"https://fedi.gbdev.io/@gbdev"}],"currency":"USD","projects_count":32,"last_synced_at":"2026-07-23T12:15:10.569Z","created_at":"2024-01-10T13:17:52.103Z","updated_at":"2026-07-23T12:15:11.164Z","transactions_count":298,"balance":1761.3200000000143,"account_type":"COLLECTIVE","owner":{"login":"gbdev","name":"gbdev","uuid":"29732935","kind":"organization","description":"Game Boy (Color) development community. Development toolchains, reverse engineering, research, documentation and digital preservation efforts.","email":null,"website":"https://gbdev.io","location":"VRAM","twitter":"gbdev0","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29732935?v=4","repositories_count":31,"last_synced_at":"2024-10-29T20:08:09.215Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gbdev","funding_links":["https://github.com/sponsors/gbdev"],"total_stars":6266,"followers":252,"following":0,"created_at":"2022-11-02T19:07:22.566Z","updated_at":"2024-10-29T20:08:09.215Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbdev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbdev/repositories"},"last_project_activity_at":"2025-10-21T16:57:37.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-10-14T10:16:18.249Z","collective_updated_at":"2023-02-17T21:45:23.431Z","html_url":"https://opencollective.com/gbdev","icon_url":"https://images.opencollective.com/gbdev/logo/40.png","total_donations":6169.610000000007,"total_expenses":-5265.889999999993,"current_balance":1761.3200000000143,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gbdev","url":"https://opencollective.ecosyste.ms/collectives/gbdev","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gbdev/projects"}}