{"id":25866260,"url":"https://github.com/randovania/open-dread-rando","last_synced_at":"2026-05-03T22:06:11.367Z","repository":{"id":37027244,"uuid":"431262809","full_name":"randovania/open-dread-rando","owner":"randovania","description":"Randomizer patcher for Metroid Dread","archived":false,"fork":false,"pushed_at":"2026-05-02T13:12:11.000Z","size":12148,"stargazers_count":22,"open_issues_count":56,"forks_count":14,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-02T14:29:33.696Z","etag":null,"topics":["metroid-dread","randomizer"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/randovania.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,"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":"2021-11-23T21:46:54.000Z","updated_at":"2026-05-02T13:12:14.000Z","dependencies_parsed_at":"2023-12-27T09:28:03.050Z","dependency_job_id":"e6a56d1a-a71b-4a0e-8f20-2afa2b471ae3","html_url":"https://github.com/randovania/open-dread-rando","commit_stats":{"total_commits":544,"total_committers":17,"mean_commits":32.0,"dds":0.7573529411764706,"last_synced_commit":"43fcbb60644dae009f106da52df0f6ab90f35dcc"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/randovania/open-dread-rando","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randovania%2Fopen-dread-rando","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randovania%2Fopen-dread-rando/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randovania%2Fopen-dread-rando/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randovania%2Fopen-dread-rando/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randovania","download_url":"https://codeload.github.com/randovania/open-dread-rando/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randovania%2Fopen-dread-rando/sbom","scorecard":{"id":761418,"data":{"date":"2025-08-11","repo":{"name":"github.com/randovania/open-dread-rando","commit":"e8712631fe350f6e82aa17b7955b203fab702ed7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/python.yml:163","Warn: no topLevel permission defined: .github/workflows/python.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":"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":"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":"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":"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/python.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/randovania/open-dread-rando/python.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:74","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:31","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.17.0 not signed: https://api.github.com/repos/randovania/open-dread-rando/releases/235300844","Warn: release artifact v2.16.0 not signed: https://api.github.com/repos/randovania/open-dread-rando/releases/195394059","Warn: release artifact v2.15.0 not signed: https://api.github.com/repos/randovania/open-dread-rando/releases/192038778","Warn: release artifact v2.14.0 not signed: https://api.github.com/repos/randovania/open-dread-rando/releases/181313938","Warn: release artifact v2.13.1 not signed: https://api.github.com/repos/randovania/open-dread-rando/releases/179601483","Warn: release artifact v2.17.0 does not have provenance: https://api.github.com/repos/randovania/open-dread-rando/releases/235300844","Warn: release artifact v2.16.0 does not have provenance: https://api.github.com/repos/randovania/open-dread-rando/releases/195394059","Warn: release artifact v2.15.0 does not have provenance: https://api.github.com/repos/randovania/open-dread-rando/releases/192038778","Warn: release artifact v2.14.0 does not have provenance: https://api.github.com/repos/randovania/open-dread-rando/releases/181313938","Warn: release artifact v2.13.1 does not have provenance: https://api.github.com/repos/randovania/open-dread-rando/releases/179601483"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python.yml:156"],"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-22T23:35:43.870Z","repository_id":37027244,"created_at":"2025-08-22T23:35:43.870Z","updated_at":"2025-08-22T23:35:43.870Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586226,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["metroid-dread","randomizer"],"created_at":"2025-03-02T02:29:01.199Z","updated_at":"2026-05-03T22:06:11.346Z","avatar_url":"https://github.com/randovania.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Dread Rando\nOpen Source randomizer patcher for Metroid Dread. Intended for use in [Randovania](https://randovania.github.io/).\nCurrently supports patching item pickups, starting items, and elevator/shuttle/teleportal destinations.\n\n## Installation\n`pip install open-dread-rando`\n\n## Usage\nYou will need to provide JSON data matching the [JSON schema](https://github.com/randovania/open-dread-rando/blob/main/src/open_dread_rando/files/schema.json) in order to successfully patch the game. \n\nThe patcher expects a path to an extracted romfs directory of Metroid Dread 1.0.0 or 2.1.0 as well as the desired output directory.\nOutput files are in a format compatible with either Atmosphere or Ryujinx, depending on the settings provided.\n\nWith a JSON file:\n`python -m open_dread_rando --input-path path/to/dread/romfs --output-path path/to/the/output-mod --input-json path/to/patcher-config.json`\n\n## Game Versions\n\nOnly versions 1.0.0 and the latest version are supported long term. Other versions might be compatible at any given point,\nbut new releases are free to remove that.\n\nCurrently, the following versions are supported:\n- 1.0.0\n- 2.1.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandovania%2Fopen-dread-rando","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandovania%2Fopen-dread-rando","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandovania%2Fopen-dread-rando/lists"}