{"id":65113,"name":"mgz","description":"Age of Empires II recorded game parsing and summarization in Python 3.","url":"https://github.com/happyleavesaoc/aoc-mgz","last_synced_at":"2025-09-08T13:20:18.208Z","repository":{"id":27891419,"uuid":"31382929","full_name":"happyleavesaoc/aoc-mgz","owner":"happyleavesaoc","description":"Age of Empires II recorded game parsing and summarization in Python 3.","archived":false,"fork":false,"pushed_at":"2025-09-04T12:06:26.000Z","size":20166,"stargazers_count":217,"open_issues_count":8,"forks_count":49,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-05T02:47:56.035Z","etag":null,"topics":["aoc","aoe2","aoe2record","mgz","parser","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/happyleavesaoc.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}},"created_at":"2015-02-26T18:49:05.000Z","updated_at":"2025-09-04T22:46:35.000Z","dependencies_parsed_at":"2024-01-07T06:23:29.051Z","dependency_job_id":"b1beb4d9-6f89-4a51-9b00-84e35b8f15f7","html_url":"https://github.com/happyleavesaoc/aoc-mgz","commit_stats":{"total_commits":394,"total_committers":22,"mean_commits":17.90909090909091,"dds":"0.14213197969543145","last_synced_commit":"2d38f29c0c666fd91a141f27be678006003b4c94"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/sbom","scorecard":{"id":455400,"data":{"date":"2025-08-11","repo":{"name":"github.com/happyleavesaoc/aoc-mgz","commit":"6e16b1fa5270396da006a9dae597f28f1b41e369"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":4,"reason":"Found 7/17 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":"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/main.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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":"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":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":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 20 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"}},{"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-19T09:27:08.431Z","repository_id":27891419,"created_at":"2025-08-19T09:27:08.431Z","updated_at":"2025-08-19T09:27:08.431Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190721,"owners_count":25238214,"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-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"happyleavesaoc","name":null,"uuid":"11217032","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11217032?v=4","repositories_count":19,"last_synced_at":"2023-03-24T07:22:37.077Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/happyleavesaoc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:44:25.361Z","updated_at":"2023-03-24T07:22:37.428Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc/repositories"},"packages":[{"id":2800863,"name":"mgz","ecosystem":"pypi","description":"Parse Age of Empires 2 recorded games.","homepage":"https://github.com/happyleavesaoc/aoc-mgz/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/happyleavesaoc/aoc-mgz","keywords_array":[],"namespace":null,"versions_count":87,"first_release_published_at":"2017-11-26T17:17:52.000Z","latest_release_published_at":"2025-09-04T12:06:31.000Z","latest_release_number":"1.8.39","last_synced_at":"2025-09-04T12:16:47.953Z","created_at":"2022-04-10T11:35:40.334Z","updated_at":"2025-09-05T19:42:19.411Z","registry_url":"https://pypi.org/project/mgz/","install_command":"pip install mgz --index-url https://pypi.org/simple","documentation_url":"https://mgz.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"mgz","project_status":null},"repo_metadata":{"id":27891419,"uuid":"31382929","full_name":"happyleavesaoc/aoc-mgz","owner":"happyleavesaoc","description":"Age of Empires II recorded game parsing and summarization in Python 3.","archived":false,"fork":false,"pushed_at":"2025-09-04T12:06:26.000Z","size":20166,"stargazers_count":217,"open_issues_count":8,"forks_count":49,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-05T02:47:56.035Z","etag":null,"topics":["aoc","aoe2","aoe2record","mgz","parser","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/happyleavesaoc.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}},"created_at":"2015-02-26T18:49:05.000Z","updated_at":"2025-09-04T22:46:35.000Z","dependencies_parsed_at":"2024-01-07T06:23:29.051Z","dependency_job_id":"b1beb4d9-6f89-4a51-9b00-84e35b8f15f7","html_url":"https://github.com/happyleavesaoc/aoc-mgz","commit_stats":{"total_commits":394,"total_committers":22,"mean_commits":17.90909090909091,"dds":"0.14213197969543145","last_synced_commit":"2d38f29c0c666fd91a141f27be678006003b4c94"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/sbom","scorecard":{"id":455400,"data":{"date":"2025-08-11","repo":{"name":"github.com/happyleavesaoc/aoc-mgz","commit":"6e16b1fa5270396da006a9dae597f28f1b41e369"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":8,"reason":"9 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":4,"reason":"Found 7/17 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":"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/main.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"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":"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":"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":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":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 20 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"}},{"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/main.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/happyleavesaoc/aoc-mgz/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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"}}]},"last_synced_at":"2025-08-19T09:27:08.431Z","repository_id":27891419,"created_at":"2025-08-19T09:27:08.431Z","updated_at":"2025-08-19T09:27:08.431Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724596,"owners_count":25156557,"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-05T02:00:09.113Z","response_time":402,"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"},"owner_record":{"login":"happyleavesaoc","name":null,"uuid":"11217032","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/11217032?v=4","repositories_count":19,"last_synced_at":"2023-03-24T07:22:37.077Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/happyleavesaoc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:44:25.361Z","updated_at":"2023-03-24T07:22:37.428Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/happyleavesaoc/repositories"},"tags":[{"name":"1.8.27","sha":"857d7c9d415a18c7656f31009cbf260da6c722af","kind":"commit","published_at":"2024-11-14T14:19:28.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.27","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.27/manifests"},{"name":"1.8.26","sha":"deea5c428c2b8c205843c49776b0d78ff51e3261","kind":"commit","published_at":"2024-07-20T16:41:42.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.26","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.26/manifests"},{"name":"1.8.25","sha":"2d38f29c0c666fd91a141f27be678006003b4c94","kind":"commit","published_at":"2023-10-16T20:12:18.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.25","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.25/manifests"},{"name":"1.8.23","sha":"fe6b02077864364a3cc07203f90f7045486905bc","kind":"commit","published_at":"2023-07-03T13:34:01.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.23","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.23/manifests"},{"name":"1.8.22","sha":"c824e0522f8abda435282eb1ddb97ae0f055b018","kind":"commit","published_at":"2023-05-29T14:38:12.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.22","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.22/manifests"},{"name":"1.8.21","sha":"e374ede2c2e5ab3f8102acd25c78819e2321cc21","kind":"commit","published_at":"2023-05-28T21:41:52.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.21","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.21/manifests"},{"name":"1.8.20","sha":"3a77bab9607ccb45a42a12358c30e6ec961fe65a","kind":"commit","published_at":"2023-05-20T00:12:29.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.20","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.20/manifests"},{"name":"1.8.19","sha":"e0ea5f83eb18de34e8c1327877a5e72c80dbea3d","kind":"commit","published_at":"2023-05-16T23:44:23.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.19","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.19/manifests"},{"name":"1.8.18","sha":"46adc9270340378ae0b78ec1293f4de6f000983b","kind":"commit","published_at":"2023-05-12T02:39:49.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.18","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.18/manifests"},{"name":"1.8.16","sha":"031e79810f20a2e3bc2edf016aabf7f9b4fdcf11","kind":"commit","published_at":"2023-05-09T00:44:04.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.16","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.16/manifests"},{"name":"1.8.15","sha":"f63acd02deb7f076277ef69c25c70193d1c44608","kind":"commit","published_at":"2023-05-08T00:58:11.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.15","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.15/manifests"},{"name":"1.8.14","sha":"c51af6df8bc59fe8118b73cd04fae2b6ced4685c","kind":"commit","published_at":"2023-05-04T21:51:09.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.14","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.14/manifests"},{"name":"1.8.13","sha":"485e8b227d0bd9fcc1d9591ed3e1ab7bb120c604","kind":"commit","published_at":"2023-05-04T13:25:34.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.13","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.13/manifests"},{"name":"1.8.12","sha":"452cb3ffde146eb9067e819ecb728961a0c355c5","kind":"commit","published_at":"2023-04-16T15:13:34.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.12","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.12/manifests"},{"name":"1.8.11","sha":"145a0f39cc2ff2db848c90f8b761eb984ab47d24","kind":"commit","published_at":"2023-04-11T23:50:26.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.11","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.11/manifests"},{"name":"1.8.10","sha":"48765d4f1e3ca18d90a4983ba6dda57a44d7ec81","kind":"commit","published_at":"2023-04-10T19:41:34.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.10","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.10/manifests"},{"name":"1.8.9","sha":"acb707aaf4871e0158d009f158cdc8dc3e88e6a6","kind":"commit","published_at":"2023-04-09T14:26:33.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.9","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.9/manifests"},{"name":"1.8.8","sha":"6d05bccc9d8ad8aafa78593fcd785bfd82b2b02c","kind":"commit","published_at":"2023-03-30T14:13:35.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.8","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.8/manifests"},{"name":"1.8.7","sha":"37b4e1077cddb4a00fd6683230c83894ff029358","kind":"commit","published_at":"2023-03-30T13:09:22.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.7","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"40d48c2733520b7a14b4f936fd7428564a933403","kind":"commit","published_at":"2023-03-07T20:35:02.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.6","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"dd4d122259e3b97fe09ac08aa75fe7ff5a75c72d","kind":"commit","published_at":"2023-02-21T02:53:13.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.5","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"327c830ea5b8a42354eb70dd28423d0d4fce517b","kind":"commit","published_at":"2023-01-31T12:46:23.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.4","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"5470e1526f40afbdc18a1e54ecb718651dbf13d9","kind":"commit","published_at":"2023-01-31T12:43:56.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.3","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"2a007a4b8556230a71df5ee786f3dfdd0c7e60e5","kind":"commit","published_at":"2023-01-19T13:54:07.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.2","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"49e0ebbeb2ba003997fdd27a2f9b2c481bc4137a","kind":"commit","published_at":"2022-11-14T22:43:27.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.1","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"762eefa26065fda63dab065387d25bbdf8e707d8","kind":"commit","published_at":"2022-10-27T19:12:51.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.8.0","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.8.0/manifests"},{"name":"1.7.11","sha":"9b8e716f36bb97207660d7605c8e07718d535fec","kind":"commit","published_at":"2022-10-02T18:22:17.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.7.11","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.11/manifests"},{"name":"1.7.10","sha":"ace0250a75098caf2f31797d97770c4040ec3c5b","kind":"commit","published_at":"2022-08-31T11:31:51.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.7.10","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.10/manifests"},{"name":"1.7.7","sha":"ccc2cac1bb218483f69f9b9fecbedc603e20cb52","kind":"commit","published_at":"2022-06-12T14:35:06.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.7.7","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.7/manifests"},{"name":"1.7.0","sha":"6dade880e6c7cf8c287e45fc302b48d5fe14997f","kind":"commit","published_at":"2021-11-24T15:35:31.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.7.0","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"63d85a2d82a2b986844d0abc8fef2207c90c358c","kind":"commit","published_at":"2021-09-14T21:38:05.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.6.0","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.6.0/manifests"},{"name":"1.5.5","sha":"5642ae91e959feeb847955549bb181c2e5abef47","kind":"commit","published_at":"2021-08-13T18:47:54.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.5.5","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.5.5/manifests"},{"name":"1.5.0","sha":"ce4e5dc6184fcd005d0c50d3abac58dd863778be","kind":"commit","published_at":"2021-04-11T15:17:30.000Z","download_url":"https://codeload.github.com/happyleavesaoc/aoc-mgz/tar.gz/1.5.0","html_url":"https://github.com/happyleavesaoc/aoc-mgz/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/happyleavesaoc/aoc-mgz@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/tags/1.5.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T19:42:19.411Z","dependent_packages_count":0,"downloads":762,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":8.99637252325441,"dependent_repos_count":6.039610231331582,"dependent_packages_count":10.002282794063202,"stargazers_count":5.326668841261009,"forks_count":6.221970620124543,"docker_downloads_count":null,"average":7.317381002006949},"purl":"pkg:pypi/mgz","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mgz","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mgz","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mgz/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:32:05.628Z","issues_count":80,"pull_requests_count":51,"avg_time_to_close_issue":6540607.888888889,"avg_time_to_close_pull_request":2588700.2083333335,"issues_closed_count":72,"pull_requests_closed_count":48,"pull_request_authors_count":26,"issue_authors_count":51,"avg_comments_per_issue":3.2375,"avg_comments_per_pull_request":2.0980392156862746,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":482167.5,"past_year_avg_time_to_close_pull_request":670635.6,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5384615384615385,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/issues","maintainers":[{"login":"happyleavesaoc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/happyleavesaoc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mgz/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mgz/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mgz/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mgz/related_packages","maintainers":[{"uuid":"happyleaves","login":"happyleaves","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/happyleaves/","role":null,"created_at":"2022-11-28T09:50:45.681Z","updated_at":"2022-11-28T09:50:45.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/happyleaves/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":610881,"full_name":"happyleavesaoc/aoc-mgz","default_branch":"master","committers":[{"name":"happyleavesaoc","email":"happyleaves.tfr@gmail.com","login":"happyleavesaoc","count":344},{"name":"Paulius","email":"pauliusp@fastmail.com","login":"qwyt","count":12},{"name":"Void / aoe2insights.com","email":"contact@aoe2insights.com","login":null,"count":10},{"name":"abductedPlatypus","email":"abductedplatypus@gmail.com","login":"abductedPlatypus","count":9},{"name":"Stéphane Bisinger","email":"stephane@sbisinger.ch","login":"Kjir","count":7},{"name":"Derek Jones","email":"derekjones@asu.edu","login":"dj0wns","count":5},{"name":"Calle Svensson","email":"calle.svensson@zeta-two.com","login":"ZetaTwo","count":4},{"name":"Carl Saldanha","email":"cjds","login":"cjds","count":3},{"name":"Dennis Keil","email":"dennis.keil10@gmail.com","login":"denniske","count":2},{"name":"Jens Nyman","email":"nymanjens.nj@gmail.com","login":"nymanjens","count":2},{"name":"Mark Santolucito","email":"mark.santolucito@yale.edu","login":"santolucito","count":2},{"name":"vivianthayil","email":"vivian.thayil@gmail.com","login":"vivianthayil","count":1},{"name":"Dico200","email":"dico.karssiens@gmail.com","login":"Dico200","count":1},{"name":"Johannes Berger","email":"johannes@berger.ac","login":"bergerjohannes","count":1},{"name":"Lucas Chapuis","email":"lucas.chapuis@gmx.fr","login":"Guimoute","count":1},{"name":"Oliver Degener","email":"hg.otothel@gmail.com","login":"ollide","count":1},{"name":"Philipp Omenitsch","email":"superphil0","login":"superphil0","count":1},{"name":"Philipp Schirmer","email":"philipp@schirmer-online.de","login":"philipp94831","count":1},{"name":"Skazu","email":"kevin@armen.at","login":"Skazu","count":1},{"name":"chesterip","email":"chesterip0510@gmail.com","login":"chesteripz","count":1},{"name":"hiiwave","email":"hiiwave@gmail.com","login":"hiiwave","count":1},{"name":"jchmb","email":"barelds.jochem@gmail.com","login":"jchmb","count":1}],"total_commits":411,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.681818181818183,"dds":0.16301703163017034,"past_year_committers":[{"name":"Stéphane Bisinger","email":"stephane@sbisinger.ch","login":"Kjir","count":7},{"name":"happyleavesaoc","email":"happyleaves.tfr@gmail.com","login":"happyleavesaoc","count":5},{"name":"Calle Svensson","email":"calle.svensson@zeta-two.com","login":"ZetaTwo","count":4}],"past_year_total_commits":16,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.333333333333333,"past_year_dds":0.5625,"last_synced_at":"2025-05-16T00:20:48.204Z","last_synced_commit":"fdd8c02c6945e4ed3bb05490c57c9dea43bd5ce9","created_at":"2023-03-09T07:23:29.558Z","updated_at":"2025-05-16T00:20:48.205Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"happyleavesaoc/aoc-mgz","html_url":"https://github.com/happyleavesaoc/aoc-mgz","last_synced_at":"2025-08-31T13:32:05.628Z","status":null,"issues_count":80,"pull_requests_count":51,"avg_time_to_close_issue":6540607.888888889,"avg_time_to_close_pull_request":2588700.2083333335,"issues_closed_count":72,"pull_requests_closed_count":48,"pull_request_authors_count":26,"issue_authors_count":51,"avg_comments_per_issue":3.2375,"avg_comments_per_pull_request":2.0980392156862746,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":482167.5,"past_year_avg_time_to_close_pull_request":670635.6,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.5384615384615385,"past_year_avg_comments_per_pull_request":2.230769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-14T17:42:16.677Z","updated_at":"2025-09-03T05:21:16.251Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/happyleavesaoc%2Faoc-mgz/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":61,"CONTRIBUTOR":20},"pull_request_author_associations_count":{"CONTRIBUTOR":46,"NONE":8,"OWNER":2},"issue_authors":{"denniske":12,"Namek":6,"M1ngXU":4,"gregstein":2,"yoshi3241":2,"Guimoute":2,"Defozo":2,"NathanFlegg":2,"thepalbi":2,"reactormonk":2,"loach2020":2,"ZetaTwo":2,"jdekarske":2,"DjSapsan":1,"cute-cirno":1,"qjorge21":1,"emile-lochner":1,"christinoleo":1,"gethvi":1,"Overconfidence":1,"global-uuid-database":1,"sevencastles":1,"arunpatala":1,"jrhomburger":1,"cjds":1,"catorda":1,"IAmJulianAcosta":1,"Hovac":1,"rajjeet":1,"byrnesy924":1,"zorrodg":1,"jchmb":1,"Pawel1894":1,"ElKrist":1,"coffenbacher":1,"GeekyPeas":1,"hiiwave":1,"benglle":1,"juliastic":1,"lichifeng":1,"UnluckyForSome":1,"connorjclark":1,"HuangFuSL":1,"mboop127":1,"noreallyimfine":1,"ghost":1,"divine-architect":1,"nymanjens":1,"jduyon":1,"diogoalmeida":1,"Arxian":1,"heitorbffi":1},"pull_request_authors":{"Skazu":13,"ZetaTwo":6,"Kjir":6,"abductedPlatypus":4,"qwyt":2,"yilinho":2,"denniske":2,"happyleavesaoc":2,"dj0wns":2,"cjds":1,"connorjclark":1,"vivianthayil":1,"hiiwave":1,"Guimoute":1,"MLeadbetter":1,"nymanjens":1,"Dico200":1,"triplejberger":1,"Namek":1,"ollide":1,"Shranar":1,"jchmb":1,"chesteripz":1,"superphil0":1,"philipp94831":1,"santolucito":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10054977,"issues_count":30909733,"pull_requests_count":92930509,"authors_count":10639795,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":7,"NONE":7},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":11,"NONE":5},"past_year_issue_authors":{"denniske":4,"loach2020":2,"ZetaTwo":2,"byrnesy924":1,"divine-architect":1,"Guimoute":1,"noreallyimfine":1,"Pawel1894":1,"UnluckyForSome":1},"past_year_pull_request_authors":{"ZetaTwo":6,"Kjir":6,"yilinho":2,"Shranar":1,"denniske":1},"maintainers":[{"login":"happyleavesaoc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/happyleavesaoc"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":13,"WatchEvent":16,"IssueCommentEvent":41,"PushEvent":13,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":7,"PullRequestEvent":13,"ForkEvent":7},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":13,"WatchEvent":16,"IssueCommentEvent":41,"PushEvent":13,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":7,"PullRequestEvent":13,"ForkEvent":7}},"keywords":["aoc","aoe2","aoe2record","mgz","parser","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T19:15:54.089Z","updated_at":"2023-02-16T19:15:54.089Z","repository_link":"https://github.com/happyleavesaoc/aoc-mgz/blob/master/.github/workflows/main.yml","dependencies":[{"id":7721727430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T19:15:54.286Z","updated_at":"2023-02-16T19:15:54.286Z","repository_link":"https://github.com/happyleavesaoc/aoc-mgz/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":7721728833,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7721728834,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-16T19:15:54.568Z","updated_at":"2023-02-16T19:15:54.568Z","repository_link":"https://github.com/happyleavesaoc/aoc-mgz/blob/master/setup.py","dependencies":[{"id":7721729638,"package_name":"aocref","ecosystem":"pypi","requirements":"\u003e=2.0.8","direct":true,"kind":"runtime","optional":false},{"id":7721729642,"package_name":"construct","ecosystem":"pypi","requirements":"==2.8.16","direct":true,"kind":"runtime","optional":false},{"id":7721729643,"package_name":"dataclasses","ecosystem":"pypi","requirements":"==0.8","direct":true,"kind":"runtime","optional":false},{"id":7721729649,"package_name":"tabulate","ecosystem":"pypi","requirements":"\u003e=0.9.0","direct":true,"kind":"runtime","optional":false}]}],"score":15.15223382506838,"created_at":"2025-09-08T11:18:36.694Z","updated_at":"2025-10-07T08:24:54.271Z","avatar_url":"https://github.com/happyleavesaoc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":762,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65113","html_url":"https://science.ecosyste.ms/projects/65113"}