{"id":67568,"url":"https://github.com/randovania/open-dread-rando","last_synced_at":"2026-08-18T12:20:13.897Z","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-07-21T01:52:26.000Z","size":12172,"stargazers_count":23,"open_issues_count":62,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-07-25T05:13:00.268Z","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-06-02T21:21:49.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":36767743,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":["metroid-dread","randomizer"],"created_at":"2024-01-23T21:47:00.686Z","updated_at":"2026-08-18T12:20:13.369Z","avatar_url":"https://github.com/randovania.png","language":"Lua","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/67568","html_url":"https://opencollective.ecosyste.ms/projects/67568","collective":{"id":389,"uuid":"ywz9j4av-god8pgmr-x93pmr35-nxklb0e7","slug":"randovania","name":"Randovania","description":"A randomizer platform for a multitude of games, with support for multiworld.","website":"https://randovania.github.io/","github":"randovania/randovania","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://randovania.github.io/"},{"type":"GITHUB","url":"https://github.com/randovania/randovania"}],"currency":"USD","projects_count":28,"last_synced_at":"2026-08-19T06:15:19.773Z","created_at":"2024-01-10T13:17:47.717Z","updated_at":"2026-08-19T06:15:19.910Z","transactions_count":436,"balance":3116.0600000000336,"account_type":"COLLECTIVE","owner":{"login":"randovania","name":"Randovania","uuid":"45249075","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/45249075?v=4","repositories_count":23,"last_synced_at":"2024-10-29T13:07:16.008Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/randovania","funding_links":["https://github.com/sponsors/randovania"],"total_stars":239,"followers":18,"following":0,"created_at":"2022-11-14T07:41:50.109Z","updated_at":"2024-10-29T13:07:16.008Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randovania","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randovania/repositories"},"last_project_activity_at":"2026-08-14T23:02:53.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-10-13T19:11:22.266Z","collective_updated_at":"2024-01-16T23:32:10.185Z","html_url":"https://opencollective.com/randovania","icon_url":"https://images.opencollective.com/randovania/logo/40.png","total_donations":6456.740000000002,"total_expenses":-4431.81999999997,"current_balance":3116.0600000000336,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/randovania","url":"https://opencollective.ecosyste.ms/collectives/randovania","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/randovania/projects"}}