{"id":356257,"url":"https://github.com/mesa/mesa","last_synced_at":"2026-08-13T00:30:46.991Z","repository":{"id":20957083,"uuid":"24245737","full_name":"mesa/mesa","owner":"mesa","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","archived":false,"fork":false,"pushed_at":"2026-08-06T10:36:42.000Z","size":15920,"stargazers_count":3771,"open_issues_count":101,"forks_count":1285,"subscribers_count":91,"default_branch":"main","last_synced_at":"2026-08-06T14:22:38.815Z","etag":null,"topics":["agent-based-modeling","agent-based-simulation","complex-systems","complexity-analysis","gis","mesa","modeling-agents","simulation","simulation-environment","simulation-framework","spatial-models"],"latest_commit_sha":null,"homepage":"https://mesa.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesa.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["projectmesa"]}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2026-08-06T11:56:19.000Z","dependencies_parsed_at":"2026-08-06T14:22:48.177Z","dependency_job_id":"100e8e0b-f8a7-4f26-97b0-257f45481031","html_url":"https://github.com/mesa/mesa","commit_stats":{"total_commits":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":["mesa/mesa","projectmesa/mesa"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/mesa/mesa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/sbom","scorecard":{"id":746642,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectmesa/mesa","commit":"ded4c491d1de9000d0dc323bb9aabfceaf36bc1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","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":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/benchmarks.yml:52"],"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/build_lint.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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/benchmarks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_lint.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating python:bookworm to python:bookworm@sha256:aba8a0cd72f259c2737c8a47050652036c8bc8266a4f39291523a45cf8081960","Warn: pipCommand not pinned by hash: Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/build_lint.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/build_lint.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:40","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:24"],"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":"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":"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-22T18:58:01.862Z","repository_id":20957083,"created_at":"2025-08-22T18:58:01.863Z","updated_at":"2025-08-22T18:58:01.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347276,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"}},"owner":{"login":"mesa","name":"Mesa","uuid":"8754505","kind":"organization","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8754505?v=4","repositories_count":12,"last_synced_at":"2026-08-06T22:39:15.889Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["projectmesa"]}},"html_url":"https://github.com/mesa","funding_links":["https://github.com/sponsors/projectmesa"],"total_stars":4378,"followers":365,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2026-08-06T22:39:15.902Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa/repositories"},"packages":[{"id":14790099,"name":"github.com/mesa/mesa","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mesa/mesa","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2015-06-22T01:30:31.000Z","latest_release_published_at":"2026-03-15T11:37:49.000Z","latest_release_number":"v3.5.1+incompatible","last_synced_at":"2026-08-12T00:02:59.751Z","created_at":"2026-07-19T11:22:44.100Z","updated_at":"2026-08-12T00:02:59.751Z","registry_url":"https://pkg.go.dev/github.com/mesa/mesa","install_command":"go get github.com/mesa/mesa","documentation_url":"https://pkg.go.dev/github.com/mesa/mesa#section-documentation","metadata":{},"repo_metadata":{"id":20957083,"uuid":"24245737","full_name":"mesa/mesa","owner":"mesa","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","archived":false,"fork":false,"pushed_at":"2026-08-06T10:36:42.000Z","size":15920,"stargazers_count":3771,"open_issues_count":101,"forks_count":1285,"subscribers_count":91,"default_branch":"main","last_synced_at":"2026-08-06T14:22:38.815Z","etag":null,"topics":["agent-based-modeling","agent-based-simulation","complex-systems","complexity-analysis","gis","mesa","modeling-agents","simulation","simulation-environment","simulation-framework","spatial-models"],"latest_commit_sha":null,"homepage":"https://mesa.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesa.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["projectmesa"]}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2026-08-06T11:56:19.000Z","dependencies_parsed_at":"2026-08-06T14:22:48.177Z","dependency_job_id":"100e8e0b-f8a7-4f26-97b0-257f45481031","html_url":"https://github.com/mesa/mesa","commit_stats":{"total_commits":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":["mesa/mesa","projectmesa/mesa"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/mesa/mesa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/sbom","scorecard":{"id":746642,"data":{"date":"2025-08-11","repo":{"name":"github.com/projectmesa/mesa","commit":"ded4c491d1de9000d0dc323bb9aabfceaf36bc1d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"22 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","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":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.ref }}': .github/workflows/benchmarks.yml:52"],"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/build_lint.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":"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/benchmarks.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benchmarks.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/benchmarks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_lint.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_lint.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/build_lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/projectmesa/mesa/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating python:bookworm to python:bookworm@sha256:aba8a0cd72f259c2737c8a47050652036c8bc8266a4f39291523a45cf8081960","Warn: pipCommand not pinned by hash: Dockerfile:32","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/benchmarks.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/build_lint.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/build_lint.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:40","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   7 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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:24"],"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":"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":"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-22T18:58:01.862Z","repository_id":20957083,"created_at":"2025-08-22T18:58:01.863Z","updated_at":"2025-08-22T18:58:01.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36347276,"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":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"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"},"owner_record":{"login":"mesa","name":"Mesa","uuid":"8754505","kind":"organization","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8754505?v=4","repositories_count":12,"last_synced_at":"2026-06-12T13:22:31.488Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["projectmesa"]}},"html_url":"https://github.com/mesa","funding_links":["https://github.com/sponsors/projectmesa"],"total_stars":4268,"followers":360,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2026-06-12T13:22:31.488Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa/repositories"},"tags":[{"name":"v3.5.1","sha":"e733e8ecb2a162a552c815205da9503d1ed7ce16","kind":"commit","published_at":"2026-03-15T11:37:49.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.5.1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.1/manifests"},{"name":"v4.0.0a0","sha":"d07108edd587134d1b7f514f4f971302428082b5","kind":"commit","published_at":"2026-03-14T08:56:25.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v4.0.0a0","html_url":"https://github.com/mesa/mesa/releases/tag/v4.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v4.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v4.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v4.0.0a0/manifests"},{"name":"v3.5.0","sha":"69ad0dacb46c66eca62f05f4eeadf4f9898b1ddd","kind":"commit","published_at":"2026-02-15T17:51:31.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.5.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.0/manifests"},{"name":"v3.5.0b0","sha":"4f399caa7f69fbbbb55f3b894bbbf7bd4e5eeec0","kind":"commit","published_at":"2026-02-12T07:44:10.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.5.0b0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.5.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.5.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.5.0b0/manifests"},{"name":"v3.4.2","sha":"7287946e00faeebfe3fee656bb8e3cba469352a6","kind":"commit","published_at":"2026-01-23T12:20:44.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.4.2","html_url":"https://github.com/mesa/mesa/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"1bf47e7fdabf18e4ef230f9a4f7b988a2e82b0d8","kind":"commit","published_at":"2026-01-10T09:46:06.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.4.1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3be1194049cbeb77abd88136247b2d212bdc10ac","kind":"commit","published_at":"2025-12-24T15:39:07.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.4.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"2b27a10a554d7ad2c7a450ee5a7be03448fc5440","kind":"commit","published_at":"2025-11-07T10:43:34.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.3.1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"6246a87dedcdef0d6f09c807df3fe5e5e1b23124","kind":"commit","published_at":"2025-09-03T09:31:01.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.3.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"773ad91980cf5a93c61511ad9ac7eb875296295b","kind":"commit","published_at":"2025-05-08T09:37:08.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.2.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"59101b85aecb1781f8c976e150057c80ff11e1eb","kind":"commit","published_at":"2025-03-26T10:59:06.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.5","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"8c24e1b021eef2e5b4282683f1a2801d1d37d076","kind":"commit","published_at":"2025-02-09T18:19:48.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.4","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"cfb19251ab720497a4ba5093160958c2621adbf4","kind":"commit","published_at":"2025-01-11T15:57:01.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.3","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"b8230a3e2ec0acd859e60291907e59fee896255d","kind":"commit","published_at":"2025-01-04T13:14:25.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.2","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"393f6a0a173886333faa922c595c9d96d8ae822d","kind":"commit","published_at":"2024-12-14T16:25:28.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"03ce5f0fe09f495bf5cb469c4e1ea7485affb5f4","kind":"commit","published_at":"2024-12-04T19:39:09.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.1.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.1.0/manifests"},{"name":"v3.0.3","sha":"9543815c5394a556b81e626ea8aee411e6c4ac69","kind":"commit","published_at":"2024-11-13T23:29:27.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.3","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"8da32e2c501eab3cfc43a29adf2e6d5167b68057","kind":"commit","published_at":"2024-11-11T14:48:20.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.2","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"7430ecae187c385554e9d27cd93f2ed460c25d72","kind":"commit","published_at":"2024-11-11T10:16:14.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"743f83039b389310d9c0c217c6a54c60f16b4efc","kind":"commit","published_at":"2024-11-09T08:02:45.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0/manifests"},{"name":"v3.0.0rc0","sha":"0c6dc35181d4530aa3e07337ac49bef29a3f07b5","kind":"commit","published_at":"2024-11-06T08:41:23.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0rc0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0rc0/manifests"},{"name":"v3.0.0b2","sha":"e525de3c000bb736cba6a5f1df0fbb3e55109468","kind":"commit","published_at":"2024-10-26T21:06:22.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0b2","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b2/manifests"},{"name":"v3.0.0b1","sha":"d2df9d47a15d0e73d3fccc9ffbbde12cd5fdfb1f","kind":"commit","published_at":"2024-10-18T03:59:28.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0b1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b1/manifests"},{"name":"v3.0.0b0","sha":"2cdbcb6289c7ed0a7b086768bf5930f05c30568b","kind":"commit","published_at":"2024-10-05T07:43:51.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0b0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0b0/manifests"},{"name":"v2.4.0","sha":"24cdc1d1e5677e61acb6c76dbc09ed8df3171854","kind":"commit","published_at":"2024-09-24T20:01:13.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.4.0","html_url":"https://github.com/mesa/mesa/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.4.0/manifests"},{"name":"v3.0.0a5","sha":"6219c5eac1a37cacdcfcc71fb941337bac5f0f21","kind":"commit","published_at":"2024-09-22T07:34:14.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a5","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a5/manifests"},{"name":"v3.0.0a4","sha":"eaf74570e6cb1502851996c1e3a468847fbe96be","kind":"commit","published_at":"2024-09-09T15:41:53.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a4","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a4/manifests"},{"name":"v2.3.4","sha":"8daebf5258292d833dc577d048c9aba386e498f7","kind":"commit","published_at":"2024-09-04T09:12:10.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.4","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"35832931185ba0e7e6e76c07048351d4695b5830","kind":"commit","published_at":"2024-09-01T11:55:35.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.3","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.3/manifests"},{"name":"v3.0.0a3","sha":"002d3f4832bf83e6169aaa387f869f138ddb6874","kind":"commit","published_at":"2024-08-30T16:09:30.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a3","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"379c5807ea9a3514392bdb89c9f5b8962826c04b","kind":"commit","published_at":"2024-08-22T06:29:27.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a2","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1202e2e28a3bfc00f285b66087bd2ab8efce1cc1","kind":"commit","published_at":"2024-08-01T21:02:28.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a1","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a1/manifests"},{"name":"v2.3.2","sha":"3305dbb3c692a44d351da79954160f3cbe87a16a","kind":"commit","published_at":"2024-07-22T09:50:01.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.2","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.2/manifests"},{"name":"v3.0.0a0","sha":"2cee49efeac07ea44342b918b2db6fb170649793","kind":"commit","published_at":"2024-07-04T19:05:12.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v3.0.0a0","html_url":"https://github.com/mesa/mesa/releases/tag/v3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v3.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v3.0.0a0/manifests"},{"name":"v2.3.1","sha":"3dba2a44434883fcdd845eb1ca5528bdcc045532","kind":"commit","published_at":"2024-07-03T10:07:00.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.1","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ed2cadffd8f4c7fb08f3d89af9aa5db0aa5eb494","kind":"commit","published_at":"2024-04-23T19:32:48.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.0","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc1","sha":"be5fc0147c8c6f557f4a340b04556095251df3b8","kind":"commit","published_at":"2024-04-19T08:12:54.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.3.0-rc1","html_url":"https://github.com/mesa/mesa/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.5","sha":"777f42e8f8e59b196251a318f2fa1738325ce8f8","kind":"commit","published_at":"2024-02-24T06:51:03.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.5","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"8251e97adfa51259069e9c39112148a1a5c25b34","kind":"commit","published_at":"2024-01-26T18:45:58.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.4","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"400cd88759e53a82cebb951d8327f7dc9c72bfca","kind":"commit","published_at":"2024-01-22T21:41:37.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.3","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"ed9e88ea9bff244f62e9509e39ffb7617121d1f6","kind":"commit","published_at":"2024-01-22T08:13:14.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.2","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b60caa460620e7ed4a3b6cace02750d3d5464b11","kind":"commit","published_at":"2024-01-16T12:09:36.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.1","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c2f091d1327ba20f4cd91bde889bb1764f62b738","kind":"commit","published_at":"2024-01-09T10:28:09.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.2.0","html_url":"https://github.com/mesa/mesa/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"53e8761b47109b18ff77fae78a9024376b14d0e2","kind":"commit","published_at":"2023-11-25T11:53:50.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.5","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8e901d3510c46e1d1dba945d29cf014e899ba804","kind":"commit","published_at":"2023-11-07T12:53:27.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.4","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"dc36227e5e8dbf2a6456c7e6349b4a73817075dd","kind":"commit","published_at":"2023-11-05T22:02:45.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.3","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"734496c641d0dcc5d05832d5c530b4badad08e4a","kind":"tag","published_at":"2023-09-23T16:34:02.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.2","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2cec83074ed3f742d79cd9ab3ae1a5536df18bf8","kind":"commit","published_at":"2023-07-30T16:05:36.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.1","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.1/manifests"},{"name":"v2.0.1","sha":"e9e8c3445c13725d7455fe6f706472a4f39d5b89","kind":"tag","published_at":"2023-07-23T12:53:44.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.0.1","html_url":"https://github.com/mesa/mesa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.0.1/manifests"},{"name":"v2.1.0","sha":"e9e8c3445c13725d7455fe6f706472a4f39d5b89","kind":"commit","published_at":"2023-07-23T12:49:43.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.1.0","html_url":"https://github.com/mesa/mesa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8556fbc6e9a7328608201598c1e98ae2f9811b89","kind":"commit","published_at":"2023-07-15T10:38:48.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v2.0.0","html_url":"https://github.com/mesa/mesa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"9a07a48526f11b78e462a9bab390366c95443814","kind":"tag","published_at":"2023-03-18T16:16:03.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v1.2.1","html_url":"https://github.com/mesa/mesa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"279ab2736e2263cf95ff913741248b05f279f1ef","kind":"commit","published_at":"2023-03-09T07:02:36.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v1.2.0","html_url":"https://github.com/mesa/mesa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"d7a762a0989967aa01df38e38085ed5fe8c8feb9","kind":"commit","published_at":"2022-10-21T00:06:10.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v1.1.1","html_url":"https://github.com/mesa/mesa/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca4b3d819db05f13a8c2f04ad8a61bdcd4760ad","kind":"tag","published_at":"2022-10-10T11:34:24.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v1.1.0","html_url":"https://github.com/mesa/mesa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"63c5abb1867a0b49abec29d9bd8a6cb90b56aa10","kind":"commit","published_at":"2022-07-06T08:47:37.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v1.0.0","html_url":"https://github.com/mesa/mesa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v1.0.0/manifests"},{"name":"v0.8.8","sha":"7ebd19eae7376169d0a880f1116cb0aadf216ba3","kind":"tag","published_at":"2022-06-18T12:24:45.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.8","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.8/manifests"},{"name":"v0.8.9","sha":"18c6564d074037e528aae30d36e8650733c31696","kind":"tag","published_at":"2022-06-18T11:57:37.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.9","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.9/manifests"},{"name":"v0.9.0","sha":"c30ab5eef5ef0f62127cd4a71a9f8bc97df21678","kind":"tag","published_at":"2022-01-31T12:38:10.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.9.0","html_url":"https://github.com/mesa/mesa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"a71a80f662e473a08eacc48c9c650949bd97d2f7","kind":"tag","published_at":"2020-05-06T02:04:30.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.7","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"643f425975fb6f314777d376a425bb7ac26c293b","kind":"commit","published_at":"2019-05-03T01:44:56.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.6","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"18f783f686507ddfbfe51598838aeaea09dc9789","kind":"tag","published_at":"2018-11-27T04:14:15.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.5","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"15d512fa73c9f562eeb9ef53b0d2c835eed9537e","kind":"tag","published_at":"2018-06-17T06:20:49.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.4","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3d81e0e38f87073b2cd72d918f63f5de674567a4","kind":"tag","published_at":"2018-01-14T06:17:33.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.3","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"724b3d53c7d2a5f7c7a208cbe3450333ad1ddbf3","kind":"tag","published_at":"2017-11-02T02:58:47.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.2","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5a3a62c6dd9dcb3b310a5526d37dc4c7bcfc43c0","kind":"tag","published_at":"2017-07-04T01:07:26.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.1","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"bda933389cdb995d8bbb182ffa5f69ed036f8404","kind":"tag","published_at":"2017-05-22T18:57:58.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.8.0","html_url":"https://github.com/mesa/mesa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.8.0/manifests"},{"name":"v0.7.8.1","sha":"ab9a27d99b3cc7fd5eb3cb5092637e397e85e579","kind":"commit","published_at":"2016-11-02T00:47:17.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.7.8.1","html_url":"https://github.com/mesa/mesa/releases/tag/v0.7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.7.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.8.1/manifests"},{"name":"v0.7.8","sha":"ab9a27d99b3cc7fd5eb3cb5092637e397e85e579","kind":"commit","published_at":"2016-11-02T00:47:17.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.7.8","html_url":"https://github.com/mesa/mesa/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.8/manifests"},{"name":"v0.7.6","sha":"c18b6bc8f3b849354e5f34ed0004a2d3c34c4147","kind":"commit","published_at":"2016-08-13T22:02:02.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.7.6","html_url":"https://github.com/mesa/mesa/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.7.6/manifests"},{"name":"v0.6.6","sha":"f72f9fcc99b65982e930e9eb0c716c56459215b6","kind":"commit","published_at":"2015-07-12T04:36:47.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.6.6","html_url":"https://github.com/mesa/mesa/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.6/manifests"},{"name":"v0.6.5.1","sha":"7003387ceaf1805c9584df0bbbc5d61b66dead8c","kind":"commit","published_at":"2015-07-11T22:24:51.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.6.5.1","html_url":"https://github.com/mesa/mesa/releases/tag/v0.6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.5.1/manifests"},{"name":"v0.6.5","sha":"ac96df73e5494fe9fa0ce113da3d1a082616ee77","kind":"commit","published_at":"2015-07-11T19:26:28.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.6.5","html_url":"https://github.com/mesa/mesa/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"f709b51646ebb1cfd7f4a0650706d304dd3f7be8","kind":"tag","published_at":"2015-06-22T01:39:32.000Z","download_url":"https://codeload.github.com/mesa/mesa/tar.gz/v0.6.0","html_url":"https://github.com/mesa/mesa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mesa/mesa@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T22:38:13.003Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.874939225325482,"dependent_packages_count":4.567599445374823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7212693353501525},"purl":"pkg:golang/github.com/mesa/mesa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mesa/mesa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mesa/mesa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mesa/mesa/dependencies","status":null,"funding_links":["https://github.com/sponsors/projectmesa","https://github.com/sponsors/mesa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T20:32:55.357Z","issues_count":35,"pull_requests_count":84,"avg_time_to_close_issue":2135669.095238095,"avg_time_to_close_pull_request":1086156.075471698,"issues_closed_count":21,"pull_requests_closed_count":53,"pull_request_authors_count":36,"issue_authors_count":19,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":4.0,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":34,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":2135669.095238095,"past_year_avg_time_to_close_pull_request":1086156.075471698,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":2.2941176470588234,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/issues","maintainers":[{"login":"codebreaker32","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebreaker32"},{"login":"quaquel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"EwoutH","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"}],"active_maintainers":[{"login":"codebreaker32","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebreaker32"},{"login":"quaquel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"EwoutH","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmesa%2Fmesa/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2799496,"name":"mesa","ecosystem":"pypi","description":"Agent-based modeling (ABM) in Python","homepage":null,"licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mesa/mesa","keywords_array":["ABM","agent","based","model","modeling","multi-agent","simulation"],"namespace":null,"versions_count":88,"first_release_published_at":"2014-12-16T05:40:11.000Z","latest_release_published_at":"2026-03-15T11:42:26.000Z","latest_release_number":"3.5.1","last_synced_at":"2026-08-12T00:03:00.043Z","created_at":"2022-04-10T11:34:58.338Z","updated_at":"2026-08-12T00:03:00.043Z","registry_url":"https://pypi.org/project/mesa/","install_command":"pip install mesa --index-url https://pypi.org/simple","documentation_url":"https://mesa.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Artificial Life"],"normalized_name":"mesa","project_status":null},"repo_metadata":{"id":20957083,"uuid":"24245737","full_name":"projectmesa/mesa","owner":"projectmesa","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","archived":false,"fork":false,"pushed_at":"2024-09-06T15:33:08.000Z","size":12910,"stargazers_count":2369,"open_issues_count":179,"forks_count":864,"subscribers_count":92,"default_branch":"main","last_synced_at":"2024-09-06T18:18:01.746Z","etag":null,"topics":["agent-based-modeling","agent-based-simulation","complex-systems","complexity-analysis","gis","mesa","modeling-agents","simulation","simulation-environment","simulation-framework","spatial-models"],"latest_commit_sha":null,"homepage":"https://mesa.readthedocs.io","language":"Python","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/projectmesa.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2024-09-06T15:33:14.000Z","dependencies_parsed_at":"2023-02-15T04:16:40.456Z","dependency_job_id":"fd995024-389d-4098-8418-47594247cd08","html_url":"https://github.com/projectmesa/mesa","commit_stats":{"total_commits":1709,"total_committers":149,"mean_commits":11.46979865771812,"dds":0.8191925102399064,"last_synced_commit":"6a4ea54d6dade48591db512d3f7ada18ec4d42ff"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectmesa","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217876461,"owners_count":16244468,"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","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":"projectmesa","name":"Project Mesa","uuid":"8754505","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8754505?v=4","repositories_count":7,"last_synced_at":"2023-02-26T03:55:27.449Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectmesa","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2023-02-26T03:55:27.454Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectmesa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectmesa/repositories"},"tags":[{"name":"v2.3.4","sha":"8daebf5258292d833dc577d048c9aba386e498f7","kind":"commit","published_at":"2024-09-04T09:12:10.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"35832931185ba0e7e6e76c07048351d4695b5830","kind":"commit","published_at":"2024-09-01T11:55:35.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.3/manifests"},{"name":"v3.0.0a3","sha":"002d3f4832bf83e6169aaa387f869f138ddb6874","kind":"commit","published_at":"2024-08-30T16:09:30.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.0.0a3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a3/manifests"},{"name":"v3.0.0a2","sha":"379c5807ea9a3514392bdb89c9f5b8962826c04b","kind":"commit","published_at":"2024-08-22T06:29:27.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.0.0a2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a2/manifests"},{"name":"v3.0.0a1","sha":"1202e2e28a3bfc00f285b66087bd2ab8efce1cc1","kind":"commit","published_at":"2024-08-01T21:02:28.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.0.0a1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a1/manifests"},{"name":"v2.3.2","sha":"3305dbb3c692a44d351da79954160f3cbe87a16a","kind":"commit","published_at":"2024-07-22T09:50:01.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.2/manifests"},{"name":"v3.0.0a0","sha":"2cee49efeac07ea44342b918b2db6fb170649793","kind":"commit","published_at":"2024-07-04T19:05:12.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.0.0a0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a0/manifests"},{"name":"v2.3.1","sha":"3dba2a44434883fcdd845eb1ca5528bdcc045532","kind":"commit","published_at":"2024-07-03T10:07:00.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"ed2cadffd8f4c7fb08f3d89af9aa5db0aa5eb494","kind":"commit","published_at":"2024-04-23T19:32:48.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc1","sha":"be5fc0147c8c6f557f4a340b04556095251df3b8","kind":"commit","published_at":"2024-04-19T08:12:54.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.3.0-rc1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.3.0-rc1/manifests"},{"name":"v2.2.5","sha":"777f42e8f8e59b196251a318f2fa1738325ce8f8","kind":"commit","published_at":"2024-02-24T06:51:03.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"8251e97adfa51259069e9c39112148a1a5c25b34","kind":"commit","published_at":"2024-01-26T18:45:58.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"400cd88759e53a82cebb951d8327f7dc9c72bfca","kind":"commit","published_at":"2024-01-22T21:41:37.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"ed9e88ea9bff244f62e9509e39ffb7617121d1f6","kind":"commit","published_at":"2024-01-22T08:13:14.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"b60caa460620e7ed4a3b6cace02750d3d5464b11","kind":"commit","published_at":"2024-01-16T12:09:36.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c2f091d1327ba20f4cd91bde889bb1764f62b738","kind":"commit","published_at":"2024-01-09T10:28:09.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.2.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"53e8761b47109b18ff77fae78a9024376b14d0e2","kind":"commit","published_at":"2023-11-25T11:53:50.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8e901d3510c46e1d1dba945d29cf014e899ba804","kind":"commit","published_at":"2023-11-07T12:53:27.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"dc36227e5e8dbf2a6456c7e6349b4a73817075dd","kind":"commit","published_at":"2023-11-05T22:02:45.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"734496c641d0dcc5d05832d5c530b4badad08e4a","kind":"tag","published_at":"2023-09-23T16:34:02.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2cec83074ed3f742d79cd9ab3ae1a5536df18bf8","kind":"commit","published_at":"2023-07-30T16:05:36.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.1/manifests"},{"name":"v2.0.1","sha":"e9e8c3445c13725d7455fe6f706472a4f39d5b89","kind":"tag","published_at":"2023-07-23T12:53:44.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.0.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.0.1/manifests"},{"name":"v2.1.0","sha":"e9e8c3445c13725d7455fe6f706472a4f39d5b89","kind":"commit","published_at":"2023-07-23T12:49:43.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.1.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8556fbc6e9a7328608201598c1e98ae2f9811b89","kind":"commit","published_at":"2023-07-15T10:38:48.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v2.0.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"9a07a48526f11b78e462a9bab390366c95443814","kind":"tag","published_at":"2023-03-18T16:16:03.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v1.2.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"279ab2736e2263cf95ff913741248b05f279f1ef","kind":"commit","published_at":"2023-03-09T07:02:36.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v1.2.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"d7a762a0989967aa01df38e38085ed5fe8c8feb9","kind":"commit","published_at":"2022-10-21T00:06:10.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v1.1.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1ca4b3d819db05f13a8c2f04ad8a61bdcd4760ad","kind":"tag","published_at":"2022-10-10T11:34:24.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v1.1.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"63c5abb1867a0b49abec29d9bd8a6cb90b56aa10","kind":"commit","published_at":"2022-07-06T08:47:37.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v1.0.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v1.0.0/manifests"},{"name":"v0.8.8","sha":"7ebd19eae7376169d0a880f1116cb0aadf216ba3","kind":"tag","published_at":"2022-06-18T12:24:45.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.8","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.8/manifests"},{"name":"v0.8.9","sha":"18c6564d074037e528aae30d36e8650733c31696","kind":"tag","published_at":"2022-06-18T11:57:37.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.9","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.9/manifests"},{"name":"v0.9.0","sha":"c30ab5eef5ef0f62127cd4a71a9f8bc97df21678","kind":"tag","published_at":"2022-01-31T12:38:10.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.9.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.9.0/manifests"},{"name":"v0.8.7","sha":"a71a80f662e473a08eacc48c9c650949bd97d2f7","kind":"tag","published_at":"2020-05-06T02:04:30.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.7","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"643f425975fb6f314777d376a425bb7ac26c293b","kind":"commit","published_at":"2019-05-03T01:44:56.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.6","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"18f783f686507ddfbfe51598838aeaea09dc9789","kind":"tag","published_at":"2018-11-27T04:14:15.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"15d512fa73c9f562eeb9ef53b0d2c835eed9537e","kind":"tag","published_at":"2018-06-17T06:20:49.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3d81e0e38f87073b2cd72d918f63f5de674567a4","kind":"tag","published_at":"2018-01-14T06:17:33.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"724b3d53c7d2a5f7c7a208cbe3450333ad1ddbf3","kind":"tag","published_at":"2017-11-02T02:58:47.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5a3a62c6dd9dcb3b310a5526d37dc4c7bcfc43c0","kind":"tag","published_at":"2017-07-04T01:07:26.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"bda933389cdb995d8bbb182ffa5f69ed036f8404","kind":"tag","published_at":"2017-05-22T18:57:58.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.8.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.8.0/manifests"},{"name":"v0.7.8.1","sha":"ab9a27d99b3cc7fd5eb3cb5092637e397e85e579","kind":"commit","published_at":"2016-11-02T00:47:17.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.7.8.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.7.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.8.1/manifests"},{"name":"v0.7.8","sha":"ab9a27d99b3cc7fd5eb3cb5092637e397e85e579","kind":"commit","published_at":"2016-11-02T00:47:17.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.7.8","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.8/manifests"},{"name":"v0.7.6","sha":"c18b6bc8f3b849354e5f34ed0004a2d3c34c4147","kind":"commit","published_at":"2016-08-13T22:02:02.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.7.6","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.7.6/manifests"},{"name":"v0.6.6","sha":"f72f9fcc99b65982e930e9eb0c716c56459215b6","kind":"commit","published_at":"2015-07-12T04:36:47.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.6.6","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.6/manifests"},{"name":"v0.6.5.1","sha":"7003387ceaf1805c9584df0bbbc5d61b66dead8c","kind":"commit","published_at":"2015-07-11T22:24:51.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.6.5.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.5.1/manifests"},{"name":"v0.6.5","sha":"ac96df73e5494fe9fa0ce113da3d1a082616ee77","kind":"commit","published_at":"2015-07-11T19:26:28.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.6.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.5/manifests"},{"name":"v0.6.0","sha":"f709b51646ebb1cfd7f4a0650706d304dd3f7be8","kind":"tag","published_at":"2015-06-22T01:39:32.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v0.6.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v0.6.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T15:26:36.647Z","dependent_packages_count":7,"downloads":52037,"downloads_period":"last-month","dependent_repos_count":137,"rankings":{"downloads":2.497224871406013,"dependent_repos_count":1.2904852365205564,"dependent_packages_count":1.0682820890241589,"stargazers_count":1.566775066055878,"forks_count":1.4731003318726767,"docker_downloads_count":null,"average":1.5791735189758564},"purl":"pkg:pypi/mesa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mesa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mesa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mesa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T22:38:35.601Z","issues_count":187,"pull_requests_count":476,"avg_time_to_close_issue":35065146.08181818,"avg_time_to_close_pull_request":3826866.988764045,"issues_closed_count":109,"pull_requests_closed_count":444,"pull_request_authors_count":62,"issue_authors_count":66,"avg_comments_per_issue":5.0588235294117645,"avg_comments_per_pull_request":6.044117647058823,"merged_pull_requests_count":357,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":96,"past_year_pull_requests_count":288,"past_year_avg_time_to_close_issue":3171658.314814815,"past_year_avg_time_to_close_pull_request":782879.4351145038,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":262,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":4.270833333333333,"past_year_avg_comments_per_pull_request":6.940972222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":224,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/issues","maintainers":[{"login":"jackiekazil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"Corvince","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"wang-boyu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"dmasad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmasad"},{"login":"adamamer20","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamamer20"}],"active_maintainers":[{"login":"jackiekazil","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"Corvince","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"wang-boyu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"adamamer20","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamamer20"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mesa/codemeta","maintainers":[{"uuid":"rht","login":"rht","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/rht/","role":"Maintainer","created_at":"2024-01-26T00:58:07.291Z","updated_at":"2024-01-26T00:58:07.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rht/packages"},{"uuid":"jackiekazil","login":"jackiekazil","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/jackiekazil/","role":null,"created_at":"2022-12-19T00:45:38.035Z","updated_at":"2022-12-19T00:45:38.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jackiekazil/packages"},{"uuid":"tpike3","login":"tpike3","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/tpike3/","role":null,"created_at":"2022-12-19T00:45:38.038Z","updated_at":"2022-12-19T00:45:38.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tpike3/packages"},{"uuid":"boyuw","login":"boyuw","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/boyuw/","role":"Maintainer","created_at":"2024-01-27T00:58:20.748Z","updated_at":"2024-01-27T00:58:20.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/boyuw/packages"},{"uuid":"EwoutH","login":"EwoutH","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/EwoutH/","role":null,"created_at":"2024-09-03T10:37:02.280Z","updated_at":"2024-09-03T10:37:02.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/EwoutH/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":927804,"maintainers_count":398338,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":1},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-12T11:14:47.060Z","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":11604461,"full_name":"mesa/mesa","default_branch":"master","total_commits":2727,"total_committers":224,"total_bot_commits":104,"total_bot_committers":3,"mean_commits":12.174107142857142,"dds":0.845984598459846,"past_year_total_commits":408,"past_year_total_committers":66,"past_year_total_bot_commits":38,"past_year_total_bot_committers":2,"past_year_mean_commits":6.181818181818182,"past_year_dds":0.7965686274509804,"last_synced_at":"2026-08-12T00:02:30.036Z","last_synced_commit":"aeae5fca754b93ef4a034a28ec53ca78a2f4d21f","created_at":"2025-12-20T01:59:11.089Z","updated_at":"2026-08-12T00:02:29.710Z","committers":[{"name":"rht","email":"rhtbot@protonmail.com","login":"rht","count":420},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":381},{"name":"jackiekazil","email":"jackiekazil@gmail.com","login":"jackiekazil","count":369},{"name":"Jan Kwakkel","email":"j.h.kwakkel@tudelft.nl","login":"quaquel","count":174},{"name":"David Masad","email":"david.masad@gmail.com","login":"dmasad","count":168},{"name":"Corvince","email":"13568919+Corvince","login":"Corvince","count":127},{"name":"tpike3","email":"bugdaddy08@gmail.com","login":"tpike3","count":104},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":68},{"name":"Aman Bihari","email":"161295600+codebreaker32","login":"codebreaker32","count":58},{"name":"Tortar","email":"68152031+Tortar","login":"Tortar","count":58},{"name":"Taylor Mutch","email":"taylormutch@gmail.com","login":"TaylorMutch","count":42},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":30},{"name":"Abhishek Shinde","email":"139879930+falloficarus22","login":"falloficarus22","count":26},{"name":"Sahil Chhoker","email":"chhokersahil435@gmail.com","login":"Sahil-Chhoker","count":24},{"name":"cauemello","email":"cauemello@gmail.com","login":"cauemello","count":24},{"name":"Dustin J. Mitchell","email":"dustin@v.igoro.us","login":"djmitche","count":23},{"name":"Jeetu","email":"alind_sap@yahoo.com","login":null,"count":22},{"name":"Souradeep Roy","email":"souro26.ju@gmail.com","login":"souro26","count":19},{"name":"ReblochonMasque","email":"trustgold@gmail.com","login":"ReblochonMasque","count":17},{"name":"Animesh Rawat","email":"131552285+nissu99","login":"nissu99","count":15},{"name":"Wang Boyu","email":"boyu.wby@gmail.com","login":"wang-boyu","count":15},{"name":"Drewrey Lupton","email":"drewrey@gmail.com","login":"drewrey","count":13},{"name":"Jon Schiefelbein","email":"lowcloudnine@hotmail.com","login":"lowcloudnine","count":13},{"name":"SebastianoF","email":"sebastiano.ferraris@gmail.com","login":"SebastianoF","count":12},{"name":"Nijeesh NJ","email":"nijeesh10th@gmail.com","login":"codebyNJ","count":12},{"name":"Thomas Johnson","email":"thomasej2000@hotmail.com","login":null,"count":12},{"name":"Nathan Miller","email":"njvrzm@gmail.com","login":"njvrzm","count":10},{"name":"Matt Davis","email":"jiffyclub@gmail.com","login":"jiffyclub","count":10},{"name":"dietcoke17","email":"274327299+dietcoke-17","login":"dietcoke-17","count":9},{"name":"Sanika","email":"nair.sanika.pradeep@gmail.com","login":"sanika-n","count":9},{"name":"Sascha Holzhauer","email":"Sascha.Holzhauer@uni-kassel.de","login":"Holzhauer","count":9},{"name":"Nithin","email":"nithin958595@gmail.com","login":"Nithin9585","count":9},{"name":"AshNicolus","email":"146452509+AshNicolus","login":"AshNicolus","count":9},{"name":"rlskoeser","email":"rebecca.s.koeser@princeton.edu","login":"rlskoeser","count":9},{"name":"Stephen Mubita","email":"stephen.mubita@amfam.com","login":null,"count":8},{"name":"Swayam Shah","email":"swayamshah66@gmail.com","login":"Sonu0305","count":8},{"name":"James Arruda","email":"j.arruda@gmail.com","login":"JamesArruda","count":8},{"name":"Spartan-71","email":"anishdabhane71@gmail.com","login":"Spartan-71","count":7},{"name":"ihopethiswillfi","email":"ihopethiswillfi@yahoo.com","login":"ihopethiswillfi","count":7},{"name":"Ankit Kumar","email":"ankit.kumar@tum.de","login":"ankitk50","count":7},{"name":"Joe Dight","email":"joe.dight@ntmail.uk","login":"joedight","count":7},{"name":"Nithurshen","email":"75428875+Nithurshen","login":"Nithurshen","count":7},{"name":"gcallah","email":"gcallah@mac.com","login":"gcallah","count":7},{"name":"Achal Jain","email":"achaljain232@gmail.com","login":"coderbeta1","count":6},{"name":"Dipayan Dasgupta","email":"78950213+DipayanDasgupta","login":"DipayanDasgupta","count":6},{"name":"Steven MacLeod","email":"steven@smacleod.ca","login":"smacleod","count":6},{"name":"deepsource-autofix[bot]","email":"62050782+deepsource-autofix[bot]","login":"deepsource-autofix[bot]","count":6},{"name":"Jessica Garson","email":"jgarson@twitter.com","login":null,"count":6},{"name":"Daniel Chen","email":"Maveri2k@yahoo.com","login":"chendaniely","count":5},{"name":"AdamZh0u","email":"zhouzz400@gmail.com","login":"AdamZh0u","count":5},{"name":"Keith Richards","email":"dkrichards@rti.org","login":null,"count":5},{"name":"Dan Cunningham","email":"dan.p.cunningham@gmail.com","login":"dcunning11235","count":5},{"name":"Yannick Jadoul","email":"yannick.jadoul@belgacom.net","login":"YannickJadoul","count":5},{"name":"devforfu","email":"developer.z@outlook.com","login":"devforfu","count":5},{"name":"KRISH  SHARMA","email":"krishsharma5272@gmail.com","login":"Krishsharma179","count":5},{"name":"Colin FRISCH","email":"colin.frisch@gmail.com","login":"colinfrisch","count":5},{"name":"ShreyasN","email":"103553912+ShreyasN707","login":"ShreyasN707","count":5},{"name":"Tejasv Singh Hada","email":"139900625+Tejasv-Singh","login":"Tejasv-Singh","count":4},{"name":"Jangsea Park","email":"jangsea.park@gmail.com","login":"jnsp","count":4},{"name":"DanielWeitzenfeld","email":"dweitzenfeld@gmail.com","login":"DanielWeitzenfeld","count":4},{"name":"Colin Maxwell","email":"cs.maxwell@gmail.com","login":"csmaxwell","count":4},{"name":"Brian Russo","email":"brian@beruna.org","login":"brianrusso","count":4},{"name":"Ash Hoover","email":"strixcuriosus@gmail.com","login":"strixcuriosus","count":4},{"name":"Max Orhai","email":"max.orhai@idealist.org","login":null,"count":4},{"name":"jkerfs","email":"jkerfs@calpoly.edu","login":null,"count":4},{"name":"jess010","email":"jfreasier@gmail.com","login":"jess010","count":4},{"name":"jonahaag","email":"jona.haag99@googlemail.com","login":"jonahaag","count":4},{"name":"Hussain Sultan","email":"hussainz@gmail.com","login":"hussainsultan","count":4},{"name":"Vedant Vakharia","email":"intelligentvedant@gmail.com","login":"vedantvakharia","count":3},{"name":"Raúl Reguillo Carmona","email":"raul.reguillo@gmail.com","login":"RaulRC","count":3},{"name":"Paul Gowder","email":"paul.gowder@gmail.com","login":"paultopia","count":3},{"name":"Martin Breuss","email":"martin-martin","login":"martin-martin","count":3},{"name":"Keelan","email":"keelan.downton@gmail.com","login":"RMKD","count":3},{"name":"Victor Norman","email":"vtn2@calvin.edu","login":"VictorNorman","count":3},{"name":"Yigit Guneli","email":"gro.tiiy@yiit.org","login":"yigitbey","count":3},{"name":"trickroll","email":"mdong185@gmail.com","login":"trickroll","count":3},{"name":"Jatin Khilnani","email":"43829573+jatinkhilnani","login":"jatinkhilnani","count":3},{"name":"Glenn Lehman","email":"glnn.lhmn@gmail.com","login":"glnnlhmn","count":3},{"name":"ItsQuinnMoore","email":"mquinn5@vt.edu","login":"ItsQuinnMoore","count":3},{"name":"Catherine Devlin","email":"catherine.devlin@gmail.com","login":"catherinedevlin","count":3},{"name":"Bill Tucker","email":"imbilltucker@gmail.com","login":"imbilltucker","count":3},{"name":"Benjamin Crane","email":"crane.benjamin@gmail.com","login":"benjamincrane","count":3},{"name":"AI Assistant","email":"bot@example.com","login":"rhoggs-bot-test-account","count":3},{"name":"Nathan Miller","email":"nathan@sellerengine.com","login":null,"count":3},{"name":"uec561","email":"timothy.horan@capitalone.com","login":null,"count":3},{"name":"PrashantChoudhary13579","email":"143925781+PrashantChoudhary13579","login":"PrashantChoudhary13579","count":3},{"name":"kennethells","email":"kennethells@gmail.com","login":"kennethells","count":2},{"name":"houssam7737","email":"houssam.kherraz@gmail.com","login":"houssam7737","count":2},{"name":"federico","email":"74419371+FoFFolo","login":"FoFFolo","count":2},{"name":"disgruntled-penguin","email":"nishitakadali13@gmail.com","login":"disgruntled-penguin","count":2},{"name":"Aarav Shukla","email":"aarav.shukla105@gmail.com","login":"aarav-shukla07","count":2},{"name":"aten2005","email":"gogo.june2005@gmail.com","login":"aten2005","count":2},{"name":"Vincent Hess","email":"vincent.hess@allaboutapps.at","login":"vdchess","count":2},{"name":"Vartika222","email":"vartikamanish03@gmail.com","login":"Vartika222","count":2},{"name":"Tushar Mahato","email":"mahatotushar173@gmail.com","login":"Tushar1733","count":2},{"name":"Simon Podhajsky","email":"simon.podhajsky@gmail.com","login":"shippy","count":2},{"name":"Ron Dotsch","email":"rdotsch@gmail.com","login":"rdotsch","count":2},{"name":"Daniel Furman","email":"djfurman@gmail.com","login":"djfurman","count":2},{"name":"David","email":"davpaez@gmail.com","login":"davpaez","count":2},{"name":"David Balash","email":"dgbalash@gmail.com","login":"DavidBalash","count":2},{"name":"Florian Kohrt","email":"fkohrt@anche.no","login":"fkohrt","count":2},{"name":"Gonçalo Pascoal","email":"goncalojpascoal@gmail.com","login":"GoncaloPascoal","count":2},{"name":"Himanshu Rai","email":"166975398+HMNS19","login":"HMNS19","count":2},{"name":"Jeremy Foote","email":"jdfoote1@gmail.com","login":"jdfoote","count":2},{"name":"Jeremy Silver","email":"jeremyag@comcast.net","login":"jeremander","count":2},{"name":"James Hovet","email":"jhovet@uw.edu","login":null,"count":2},{"name":"Casper Smet","email":"casper.smet@student.hu.nl","login":null,"count":2},{"name":"Luke Meyers","email":"luke@radarfirst.com","login":null,"count":2},{"name":"Megan Sosey","email":"sosey@stsci.edu","login":"sosey","count":2},{"name":"Mat-pa","email":"mathias.pawlowsky@gmail.com","login":"Mat-pa","count":2},{"name":"pragam-m25","email":"pragam683@gmail.com","login":"pragam-m25","count":2},{"name":"Sherman","email":"knujjia@gmail.com","login":"Shermjj","count":2},{"name":"Wouter","email":"wouter-vrielink@hotmail.com","login":"WouterVrielink","count":2},{"name":"Maarten van der Sande","email":"maartenvandersande@hotmail.com","login":"Maarten-vd-Sande","count":2},{"name":"Allen Lee","email":"allen.lee@asu.edu","login":"alee","count":2},{"name":"Alex","email":"alex@puer-robustus.eu","login":"puer-robustus","count":2},{"name":"ShashwatAwate","email":"150526901+ShashwatAwate","login":"ShashwatAwate","count":1},{"name":"Sangamesh Itagi","email":"itagi.sangamesh@gmail.com","login":"SangameshItagi","count":1},{"name":"Sahil Singh","email":"sahilsingh90@gmail.com","login":"zenofsahil","count":1},{"name":"Robert Hopkins","email":"rmhopkins4@gmail.com","login":"rmhopkins4","count":1},{"name":"Giacomo Ravaioli","email":"giacomo.ravaioli@gmail.com","login":"giacrava","count":1},{"name":"Tabahvoubai Abang Clement  | Full Stack Developer","email":"tabahvoubaiabang484@gmail.com","login":"Artemiz0307","count":1},{"name":"Taylor Mitchell","email":"taylor.mitchell@gmail.com","login":"tmitchell","count":1},{"name":"Vaibhav Sharma","email":"88285949+vbv-shm","login":"vbv-shm","count":1},{"name":"Valentina Kiryushkina","email":"valentina.kiryushkina@jetbrains.com","login":"evgraph","count":1},{"name":"Vítor Fróis","email":"46361092+vitorfrois","login":"vitorfrois","count":1},{"name":"Xin Lin","email":"815916285@qq.com","login":"peter-kinger","count":1},{"name":"Yasin Amini","email":"amini.yasin1995@gmail.com","login":"YasinEnigma","count":1},{"name":"Shengyu Huang","email":"kumom.huang@gmail.com","login":"kumom","count":1},{"name":"Shubhanshu Mishra","email":"shubhanshumishra@gmail.com","login":"napsternxg","count":1},{"name":"Siddharth","email":"133003051+SiddharthRiot","login":"SiddharthRiot","count":1},{"name":"Siddharth","email":"144357620+SiddharthBansal007","login":"SiddharthBansal007","count":1},{"name":"Sophia Wassermann","email":"so.wassermann@gmail.com","login":"sowasser","count":1},{"name":"Spencer Williams","email":"sw23","login":"sw23","count":1},{"name":"Srinath0916","email":"srinath0916@gmail.com","login":"Srinath0916","count":1},{"name":"Sriram kulkarni","email":"165943146+BEASTSHRIRAM","login":"BEASTSHRIRAM","count":1},{"name":"Steffen Rehberg","email":"steffen.rehberg@googlemail.com","login":"StefRe","count":1},{"name":"Reyan Singh","email":"121709625+reyan-singh","login":"reyan-singh","count":1},{"name":"Rebecca Davidsson","email":"rebeccadavidsson3@gmail.com","login":"rebeccadavidsson","count":1},{"name":"Rahul Banappagouda Patil","email":"98758481+R1patil","login":"R1patil","count":1},{"name":"Pragnyan Ramtha","email":"pragnyanramtha@gmail.com","login":"pragnyanramtha","count":1},{"name":"Pragmatik_Programmer","email":"129074402+Arjun-Sasi","login":"Arjun-Sasi","count":1},{"name":"Rishav","email":"rishav12av@gmail.com","login":"Rishav23av","count":1},{"name":"werwty","email":"bihan.zh@gmail.com","login":"werwty","count":1},{"name":"verisimilidude2","email":"54046558+verisimilidude2","login":"verisimilidude2","count":1},{"name":"tcdejong","email":"thijs.casper.de.jong@gmail.com","login":"tcdejong","count":1},{"name":"subhamonsey","email":"subhamonsupantha@gmail.com","login":"subhamonsey","count":1},{"name":"schand5","email":"schandel777@gmail.com","login":"schand5","count":1},{"name":"sahusiddharth","email":"siddharth.sahu@plaksha.edu.in","login":"sahusiddharth","count":1},{"name":"maskarb","email":"mskarbek@redhat.com","login":"maskarb","count":1},{"name":"logeaux","email":"36168460+logeaux","login":"logeaux","count":1},{"name":"jurreaserna","email":"105222220+jurreaserna","login":"jurreaserna","count":1},{"name":"gboeing","email":"gboeing@berkeley.edu","login":"gboeing","count":1},{"name":"flucco","email":"38804750+flucco","login":"flucco","count":1},{"name":"Bill Tucker","email":"bill@realgo.com","login":null,"count":1},{"name":"Dev Test","email":"devtest@Michaels-MacBook-Air.local","login":null,"count":1},{"name":"Eleonore9","email":"eleonore.mayola@ymail.com","login":null,"count":1},{"name":"James Hovet","email":"jhovet18@groton.org","login":null,"count":1},{"name":"Jared Norman","email":"jared.norman@uct.ac.za","login":null,"count":1},{"name":"Jeremy Silver","email":"jeremys@nessiness.com","login":null,"count":1},{"name":"Raúl Reguillo Carmona","email":"raul.reguillo@bbva.com","login":null,"count":1},{"name":"Sebastian Ortan","email":"sebastian.ortan@complyadvantage.com","login":null,"count":1},{"name":"Tom","email":"thomas.d.pike.ctr@mail.mil","login":null,"count":1},{"name":"vhess","email":"hess@sec-bremen.de","login":null,"count":1},{"name":"electric-souperman","email":"davidatkinson.email@gmail.com","login":"electric-souperman","count":1},{"name":"eeshsaxena","email":"139802361+eeshsaxena","login":"eeshsaxena","count":1},{"name":"clumdee","email":"chatdanai.l@gmail.com","login":"clumdee","count":1},{"name":"champ-byte","email":"kavyazala08@gmail.com","login":"champ-byte","count":1},{"name":"alba ramos","email":"54454648+aramos-jpg","login":"aramos-jpg","count":1},{"name":"Jacob Hwang","email":"yz0624@gmail.com","login":"yoon-gu","count":1},{"name":"Jack at Omen Apps","email":"37490393+JackAtOmenApps","login":"JackAtOmenApps","count":1},{"name":"J. Fernando Sánchez","email":"balkian@gmail.com","login":"balkian","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Houssam Kherraz","email":"houssam.kherraz@kensho.com","login":"houssam-kensho","count":1},{"name":"Harsh Kumar Singh","email":"harshsinghrajpoot07@gmail.com","login":"shipitdev","count":1},{"name":"Grace Z","email":"gz.gracez16@gmail.com","login":"gzgracez","count":1},{"name":"Francis dela Cruz","email":"franciszac.dlc@gmail.com","login":"franciszac-dlc","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Dhiraj Rathod","email":"2102508740@svyasa-sas.edu.in","login":"dhiraj-143r","count":1},{"name":"Devansh Singh","email":"devansh.jay.singh@gmail.com","login":"Devansh-567","count":1},{"name":"Derk Weijers","email":"derkweijers","login":"derkweijers","count":1},{"name":"Deborah Duong","email":"deborahvakasduong@gmail.com","login":"deborahduong","count":1},{"name":"Dashami jituri","email":"jituridashami@gmail.com","login":"DashamiJituri","count":1},{"name":"DarshPareek","email":"141240716+DarshPareek","login":"DarshPareek","count":1},{"name":"Christopher Akiki","email":"christopher.akiki@protonmail.com","login":"cakiki","count":1},{"name":"Stephen Mann","email":"stephenfmann@gmail.com","login":"stephenfmann","count":1},{"name":"Abdallah Akrab","email":"abdallahakrab98@gmail.com","login":"akrabdev","count":1},{"name":"Abhishek Shinde","email":"139879930+falloficaruss","login":"falloficaruss","count":1},{"name":"Aditya Tiwari","email":"65213780+ENUMERA8OR","login":"ENUMERA8OR","count":1},{"name":"Ahmed Nabil","email":"67040472+ahmednabiled","login":"ahmednabiled","count":1},{"name":"Annapurna Gupta","email":"ganu48600@gmail.com","login":"annapurna-gupta","count":1},{"name":"Antoni Zięciak","email":"92332506+Tosiekdev","login":"Tosiekdev","count":1},{"name":"Apurva Patil","email":"161266535+ApurvaPatil2401","login":"ApurvaPatil2401","count":1},{"name":"Atharva","email":"tatharva54@gmail.com","login":"Atharva76-cpu","count":1},{"name":"Bhoomi Agrawal","email":"bhoomiagrawal1212@gmail.com","login":"BhoomiAgrawal12","count":1},{"name":"Bubu","email":"originalbubu@gmail.com","login":"Mizudera","count":1},{"name":"Zakaria El Ouahidi","email":"134615140+EloZiko","login":"EloZiko","count":1},{"name":"PietroMondini","email":"79005810+PietroMondini","login":"PietroMondini","count":1},{"name":"Paolo Gervasoni Vila","email":"pgvila@hotmail.com","login":"pgervila","count":1},{"name":"Oren Bochman","email":"OrenBochman@gmail.com","login":"OrenBochman","count":1},{"name":"Oliver Katz","email":"allofhercats@gmail.com","login":"allofhercats","count":1},{"name":"Nouamane Tazi","email":"nouamane98@gmail.com","login":"NouamaneTazi","count":1},{"name":"Nick Aldershof","email":"Naldershof@gmail.com","login":"Naldershof","count":1},{"name":"Md Aqudam Azimee","email":"de.la.cruz.01012006@gmail.com","login":"GlyphicGuy","count":1},{"name":"Matt Wiens","email":"mwiens91@gmail.com","login":"mwiens91","count":1},{"name":"yasin sathar","email":"satharyasin@gmail.com","login":"satharyasin-hub","count":1},{"name":"Gee307","email":"alertsgeeta@gmail.com","login":"Gee307","count":1},{"name":"Mark Bailey","email":"43913302+DemetersSon83","login":"DemetersSon83","count":1},{"name":"Marcus Alagar","email":"69373245+BigTurtle8","login":"BigTurtle8","count":1},{"name":"Mannan Golchha","email":"golchhamannan@gmail.com","login":"Mannan-15","count":1},{"name":"Man Yue Mo","email":"m-y-mo@github.com","login":"m-y-mo","count":1},{"name":"Majd Al-Shihabi","email":"majd.al@gmail.com","login":"majdal","count":1},{"name":"LuciaBaldassini","email":"l.baldassini@student.rug.nl","login":"LuciaBaldassini","count":1},{"name":"Luca Verginer","email":"verginer","login":"verginer","count":1},{"name":"LizaRoelofsen","email":"60733836+LizaRoelofsen","login":"LizaRoelofsen","count":1},{"name":"LP","email":"62974909+pazmiller","login":"pazmiller","count":1},{"name":"LAXMIRANJAN SAHU","email":"121178686+laxmi2577","login":"laxmi2577","count":1},{"name":"Josiah Vinson","email":"jovinson@microsoft.com","login":"josiahvinson","count":1},{"name":"JoeHelbing","email":"89875117+JoeHelbing","login":"JoeHelbing","count":1},{"name":"Jisk Attema","email":"j.attema@esciencecenter.nl","login":"jiskattema","count":1},{"name":"Jayant Parashar","email":"135538306+Jayantparashar10","login":"Jayantparashar10","count":1},{"name":"James Paterson","email":"james@mjsquare.com","login":"jamjar919","count":1},{"name":"James Hovet","email":"jrhovet@gmail.com","login":"JamesHovet","count":1},{"name":"Charlie Roe","email":"30704710+cgit2017","login":"cgit2017","count":1}],"past_year_committers":[{"name":"Ewout ter Hoeven","email":"15776622+EwoutH","login":"EwoutH","count":83},{"name":"Aman Bihari","email":"161295600+codebreaker32","login":"codebreaker32","count":58},{"name":"Jan Kwakkel","email":"j.h.kwakkel@tudelft.nl","login":"quaquel","count":40},{"name":"Abhishek Shinde","email":"139879930+falloficarus22","login":"falloficarus22","count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":19},{"name":"Souradeep Roy","email":"souro26.ju@gmail.com","login":"souro26","count":19},{"name":"Nijeesh NJ","email":"nijeesh10th@gmail.com","login":"codebyNJ","count":12},{"name":"dietcoke17","email":"274327299+dietcoke-17","login":"dietcoke-17","count":9},{"name":"Nithin","email":"nithin958595@gmail.com","login":"Nithin9585","count":9},{"name":"AshNicolus","email":"146452509+AshNicolus","login":"AshNicolus","count":9},{"name":"Swayam Shah","email":"swayamshah66@gmail.com","login":"Sonu0305","count":8},{"name":"Nithurshen","email":"75428875+Nithurshen","login":"Nithurshen","count":7},{"name":"Tom Pike","email":"tpike3@gmu.edu","login":"tpike3","count":7},{"name":"Dipayan Dasgupta","email":"78950213+DipayanDasgupta","login":"DipayanDasgupta","count":6},{"name":"ShreyasN","email":"103553912+ShreyasN707","login":"ShreyasN707","count":5},{"name":"Sahil Chhoker","email":"chhokersahil435@gmail.com","login":"Sahil-Chhoker","count":5},{"name":"KRISH  SHARMA","email":"krishsharma5272@gmail.com","login":"Krishsharma179","count":5},{"name":"Tejasv Singh Hada","email":"139900625+Tejasv-Singh","login":"Tejasv-Singh","count":4},{"name":"Vedant Vakharia","email":"intelligentvedant@gmail.com","login":"vedantvakharia","count":3},{"name":"AI Assistant","email":"bot@example.com","login":"rhoggs-bot-test-account","count":3},{"name":"Vartika222","email":"vartikamanish03@gmail.com","login":"Vartika222","count":2},{"name":"Wang Boyu","email":"wang-boyu","login":"wang-boyu","count":2},{"name":"Tushar Mahato","email":"mahatotushar173@gmail.com","login":"Tushar1733","count":2},{"name":"Jackie Kazil","email":"jackiekazil","login":"jackiekazil","count":2},{"name":"aten2005","email":"gogo.june2005@gmail.com","login":"aten2005","count":2},{"name":"disgruntled-penguin","email":"nishitakadali13@gmail.com","login":"disgruntled-penguin","count":2},{"name":"pragam-m25","email":"pragam683@gmail.com","login":"pragam-m25","count":2},{"name":"Annapurna Gupta","email":"ganu48600@gmail.com","login":"annapurna-gupta","count":1},{"name":"Ahmed Nabil","email":"67040472+ahmednabiled","login":"ahmednabiled","count":1},{"name":"Apurva Patil","email":"161266535+ApurvaPatil2401","login":"ApurvaPatil2401","count":1},{"name":"Abhishek Shinde","email":"139879930+falloficaruss","login":"falloficaruss","count":1},{"name":"Tom","email":"thomas.d.pike.ctr@mail.mil","login":null,"count":1},{"name":"PietroMondini","email":"79005810+PietroMondini","login":"PietroMondini","count":1},{"name":"Pragmatik_Programmer","email":"129074402+Arjun-Sasi","login":"Arjun-Sasi","count":1},{"name":"Pragnyan Ramtha","email":"pragnyanramtha@gmail.com","login":"pragnyanramtha","count":1},{"name":"Rahul Banappagouda Patil","email":"98758481+R1patil","login":"R1patil","count":1},{"name":"Rishav","email":"rishav12av@gmail.com","login":"Rishav23av","count":1},{"name":"ShashwatAwate","email":"150526901+ShashwatAwate","login":"ShashwatAwate","count":1},{"name":"Siddharth","email":"133003051+SiddharthRiot","login":"SiddharthRiot","count":1},{"name":"Siddharth","email":"144357620+SiddharthBansal007","login":"SiddharthBansal007","count":1},{"name":"Srinath0916","email":"srinath0916@gmail.com","login":"Srinath0916","count":1},{"name":"Sriram kulkarni","email":"165943146+BEASTSHRIRAM","login":"BEASTSHRIRAM","count":1},{"name":"Tabahvoubai Abang Clement  | Full Stack Developer","email":"tabahvoubaiabang484@gmail.com","login":"Artemiz0307","count":1},{"name":"Zakaria El Ouahidi","email":"134615140+EloZiko","login":"EloZiko","count":1},{"name":"champ-byte","email":"kavyazala08@gmail.com","login":"champ-byte","count":1},{"name":"eeshsaxena","email":"139802361+eeshsaxena","login":"eeshsaxena","count":1},{"name":"flucco","email":"38804750+flucco","login":"flucco","count":1},{"name":"verisimilidude2","email":"54046558+verisimilidude2","login":"verisimilidude2","count":1},{"name":"Atharva","email":"tatharva54@gmail.com","login":"Atharva76-cpu","count":1},{"name":"Bhoomi Agrawal","email":"bhoomiagrawal1212@gmail.com","login":"BhoomiAgrawal12","count":1},{"name":"Colin FRISCH","email":"colin.frisch@gmail.com","login":"colinfrisch","count":1},{"name":"Dashami jituri","email":"jituridashami@gmail.com","login":"DashamiJituri","count":1},{"name":"Devansh Singh","email":"devansh.jay.singh@gmail.com","login":"Devansh-567","count":1},{"name":"Dhiraj Rathod","email":"2102508740@svyasa-sas.edu.in","login":"dhiraj-143r","count":1},{"name":"Gee307","email":"alertsgeeta@gmail.com","login":"Gee307","count":1},{"name":"Harsh Kumar Singh","email":"harshsinghrajpoot07@gmail.com","login":"shipitdev","count":1},{"name":"Jayant Parashar","email":"135538306+Jayantparashar10","login":"Jayantparashar10","count":1},{"name":"LAXMIRANJAN SAHU","email":"121178686+laxmi2577","login":"laxmi2577","count":1},{"name":"LP","email":"62974909+pazmiller","login":"pazmiller","count":1},{"name":"Man Yue Mo","email":"m-y-mo@github.com","login":"m-y-mo","count":1},{"name":"Mannan Golchha","email":"golchhamannan@gmail.com","login":"Mannan-15","count":1},{"name":"Marcus Alagar","email":"69373245+BigTurtle8","login":"BigTurtle8","count":1},{"name":"Mark Bailey","email":"43913302+DemetersSon83","login":"DemetersSon83","count":1},{"name":"Md Aqudam Azimee","email":"de.la.cruz.01012006@gmail.com","login":"GlyphicGuy","count":1},{"name":"yasin sathar","email":"satharyasin@gmail.com","login":"satharyasin-hub","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6641918,"commits_count":925005324,"contributors_count":39352833,"owners_count":1334381,"committers_count":3299395,"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":{"table":{"full_name":"mesa/mesa","html_url":"https://github.com/mesa/mesa","last_synced_at":"2026-08-12T00:02:42.223Z","status":null,"issues_count":36,"pull_requests_count":92,"avg_time_to_close_issue":2135669.095238095,"avg_time_to_close_pull_request":1206045.7049180327,"issues_closed_count":21,"pull_requests_closed_count":61,"pull_request_authors_count":38,"issue_authors_count":20,"avg_comments_per_issue":2.6666666666666665,"avg_comments_per_pull_request":3.8152173913043477,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":35,"past_year_pull_requests_count":92,"past_year_avg_time_to_close_issue":2135669.095238095,"past_year_avg_time_to_close_pull_request":1206045.7049180327,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.3714285714285714,"past_year_avg_comments_per_pull_request":3.8152173913043477,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":38,"created_at":"2025-12-10T16:00:10.859Z","updated_at":"2026-08-12T11:08:12.919Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa%2Fmesa/issues","issue_labels_count":{"table":{"bug":3,"enhancement":2,"feature":1,"docs":1,"experimental":1,"wontfix":1}},"pull_request_labels_count":{"table":{"experimental":9,"GSoC: Not ready":9,"bug":9,"enhancement":8,"docs":7,"dependencies":5,"feature":4,"github_actions":4,"ignore-for-release":4,"ci":3,"example":3,"maintenance":2,"depedency":2,"front end":2,"testing":1,"visualisation":1,"GSoC: Ready for review!":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":18,"NONE":14,"MEMBER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"NONE":28,"COLLABORATOR":10,"MEMBER":8}},"issue_authors":{"table":{"dietcoke-17":6,"AshNicolus":6,"quaquel":3,"imDarshanGK":3,"Devansh-567":2,"IlamaranMagesh":2,"DipayanDasgupta":1,"hillhack":1,"mrudula1116":1,"Tejasv-Singh":1,"jiaqilim92":1,"yassinekolsi":1,"akrinshwarma":1,"shipitdev":1,"psbuilds":1,"disgruntled-penguin":1,"EwoutH":1,"venzen":1,"farizanjum":1,"ebuzerdrmz44":1}},"pull_request_authors":{"table":{"codebreaker32":10,"dietcoke-17":10,"AshNicolus":9,"yassinekolsi":7,"quaquel":5,"dependabot[bot]":4,"DipayanDasgupta":4,"codebyNJ":4,"SumeetDUTTA":3,"pre-commit-ci[bot]":2,"EloZiko":2,"falloficaruss":2,"Dilraj07":2,"imDarshanGK":2,"tpike3":2,"souro26":2,"shipitdev":1,"falloficarus22":1,"Sreejith-nair511":1,"tianming-1996":1,"gaoflow":1,"Aanviksh281":1,"Tejasv-Singh":1,"PietroMondini":1,"mrudula1116":1,"laxmi2577":1,"somtri":1,"VivekBardava-OG":1,"Devansh-567":1,"pragnyanramtha":1,"lacebx":1,"eeshsaxena":1,"DemetersSon83":1,"EwoutH":1,"vedantvakharia":1,"extreme-coder":1,"sark5":1,"usuallycwdillon":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027000,"issues_count":40510726,"pull_requests_count":130968435,"authors_count":11441274,"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":{"table":{"bug":3,"enhancement":2,"docs":1,"experimental":1,"feature":1,"wontfix":1}},"past_year_pull_request_labels_count":{"table":{"experimental":9,"GSoC: Not ready":9,"bug":9,"enhancement":8,"docs":7,"dependencies":5,"feature":4,"github_actions":4,"ignore-for-release":4,"ci":3,"example":3,"front end":2,"maintenance":2,"depedency":2,"testing":1,"GSoC: Ready for review!":1,"visualisation":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":18,"NONE":13,"MEMBER":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":46,"NONE":28,"COLLABORATOR":10,"MEMBER":8}},"past_year_issue_authors":{"table":{"AshNicolus":6,"dietcoke-17":6,"quaquel":3,"imDarshanGK":3,"Devansh-567":2,"IlamaranMagesh":2,"yassinekolsi":1,"Tejasv-Singh":1,"shipitdev":1,"psbuilds":1,"mrudula1116":1,"jiaqilim92":1,"hillhack":1,"farizanjum":1,"EwoutH":1,"ebuzerdrmz44":1,"disgruntled-penguin":1,"DipayanDasgupta":1,"akrinshwarma":1}},"past_year_pull_request_authors":{"table":{"codebreaker32":10,"dietcoke-17":10,"AshNicolus":9,"yassinekolsi":7,"quaquel":5,"codebyNJ":4,"DipayanDasgupta":4,"dependabot[bot]":4,"SumeetDUTTA":3,"EloZiko":2,"tpike3":2,"falloficaruss":2,"Dilraj07":2,"imDarshanGK":2,"souro26":2,"pre-commit-ci[bot]":2,"vedantvakharia":1,"usuallycwdillon":1,"tianming-1996":1,"Tejasv-Singh":1,"Sreejith-nair511":1,"somtri":1,"shipitdev":1,"sark5":1,"VivekBardava-OG":1,"pragnyanramtha":1,"PietroMondini":1,"mrudula1116":1,"laxmi2577":1,"lacebx":1,"gaoflow":1,"falloficarus22":1,"extreme-coder":1,"EwoutH":1,"eeshsaxena":1,"Devansh-567":1,"DemetersSon83":1,"Aanviksh281":1}},"maintainers":[{"table":{"login":"codebreaker32","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebreaker32"}},{"table":{"login":"quaquel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"}},{"table":{"login":"EwoutH","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"}},{"table":{"login":"tpike3","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"}}],"active_maintainers":[{"table":{"login":"codebreaker32","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebreaker32"}},{"table":{"login":"quaquel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"}},{"table":{"login":"EwoutH","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"}},{"table":{"login":"tpike3","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"}}]}},"events":{"total":{"CreateEvent":7,"CommitCommentEvent":1,"ReleaseEvent":3,"DeleteEvent":19,"MemberEvent":1,"PullRequestEvent":297,"ForkEvent":51,"DiscussionEvent":14,"IssuesEvent":89,"WatchEvent":98,"IssueCommentEvent":696,"PushEvent":146,"GollumEvent":11,"PullRequestReviewCommentEvent":282,"PullRequestReviewEvent":354},"last_year":{"CreateEvent":7,"CommitCommentEvent":1,"ReleaseEvent":3,"DeleteEvent":19,"MemberEvent":1,"PullRequestEvent":297,"ForkEvent":51,"DiscussionEvent":14,"IssuesEvent":89,"WatchEvent":98,"IssueCommentEvent":696,"PushEvent":146,"GollumEvent":11,"PullRequestReviewCommentEvent":282,"PullRequestReviewEvent":354}},"keywords":["agent-based-modeling","agent-based-simulation","complex-systems","complexity-analysis","gis","mesa","modeling-agents","simulation","simulation-environment","simulation-framework","spatial-models"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:14:06.989Z","updated_at":"2023-01-13T21:14:06.989Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/build_lint.yml","dependencies":[{"id":6891498283,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891498284,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891498285,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891498286,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:14:07.006Z","updated_at":"2023-01-13T21:14:07.006Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/release.yml","dependencies":[{"id":6891498289,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891498290,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891498291,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891498292,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"binder/environment.yml","sha":null,"kind":"manifest","created_at":"2026-02-13T22:02:14.391Z","updated_at":"2026-02-13T22:02:14.391Z","repository_link":"https://github.com/mesa/mesa/blob/main/binder/environment.yml","dependencies":[{"id":25817630154,"package_name":"python","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":25817630198,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":25817630201,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/vale.yml","sha":null,"kind":"manifest","created_at":"2026-02-13T22:02:13.999Z","updated_at":"2026-02-13T22:02:13.999Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/vale.yml","dependencies":[{"id":25817630151,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25817630152,"package_name":"errata-ai/vale-action","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-02-13T22:02:15.400Z","updated_at":"2026-02-13T22:02:15.400Z","repository_link":"https://github.com/mesa/mesa/blob/main/pyproject.toml","dependencies":[{"id":25817630202,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25817630203,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25817630204,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25817630205,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25817630206,"package_name":"pythran","ecosystem":"pypi","requirements":"\u003e=0.17.0 ; sys_platform == 'darwin'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmarks.yml","sha":null,"kind":"manifest","created_at":"2026-02-13T22:02:13.904Z","updated_at":"2026-02-13T22:02:13.904Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/benchmarks.yml","dependencies":[{"id":25817630146,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25817630147,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25817630148,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false},{"id":25817630149,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25817630150,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-switcher.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:46.951Z","updated_at":"2026-08-06T02:35:46.951Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/update-switcher.yml","dependencies":[{"id":25902356768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25902356769,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/benchmarks-comment.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T02:35:46.760Z","updated_at":"2026-08-06T02:35:46.760Z","repository_link":"https://github.com/mesa/mesa/blob/main/.github/workflows/benchmarks-comment.yml","dependencies":[{"id":25902356453,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v8","direct":true,"kind":"composite","optional":false},{"id":25902356454,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v9","direct":true,"kind":"composite","optional":false}]}],"score":24.535742038916673,"created_at":"2025-04-11T10:15:57.248Z","updated_at":"2026-08-13T00:30:46.991Z","avatar_url":"https://github.com/mesa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/356257","html_url":"https://summary.ecosyste.ms/projects/356257"}