{"id":239,"name":"Mesa 3","description":"Mesa 3: Agent-based modeling with Python in 2025 - Published in JOSS (2025)","url":"https://github.com/projectmesa/mesa","last_synced_at":"2025-09-04T15:57:48.448Z","repository":{"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":"2025-08-31T11:25:48.000Z","size":14700,"stargazers_count":3118,"open_issues_count":156,"forks_count":1032,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-08-31T18:37:11.040Z","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/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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2025-08-31T11:44:34.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":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/projectmesa/mesa","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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":273501410,"owners_count":25117087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"projectmesa","name":"Project 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":9,"last_synced_at":"2024-12-29T19:14:39.337Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectmesa","funding_links":[],"total_stars":3019,"followers":190,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2024-12-29T19:14:39.338Z","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"},"packages":[{"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/projectmesa/mesa","keywords_array":["ABM","agent","based","model","modeling","multi-agent","simulation"],"namespace":null,"versions_count":79,"first_release_published_at":"2014-12-16T05:40:11.000Z","latest_release_published_at":"2025-05-08T09:38:14.000Z","latest_release_number":"3.2.0","last_synced_at":"2025-09-03T19:50:27.908Z","created_at":"2022-04-10T11:34:58.338Z","updated_at":"2025-09-03T19:50:27.908Z","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.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","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":38432,"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","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","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":5,"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":724686,"maintainers_count":308186,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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"}},{"id":11780024,"name":"github.com/projectmesa/mesa","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/projectmesa/mesa","keywords_array":[],"namespace":null,"versions_count":53,"first_release_published_at":"2015-06-22T01:30:31.000Z","latest_release_published_at":"2025-05-08T09:37:08.000Z","latest_release_number":"v3.2.0+incompatible","last_synced_at":"2025-09-03T19:50:30.798Z","created_at":"2025-06-09T09:45:54.029Z","updated_at":"2025-09-03T19:50:30.798Z","registry_url":"https://pkg.go.dev/github.com/projectmesa/mesa","install_command":"go get github.com/projectmesa/mesa","documentation_url":"https://pkg.go.dev/github.com/projectmesa/mesa#section-documentation","metadata":{},"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":"2025-08-15T12:09:11.000Z","size":14673,"stargazers_count":3110,"open_issues_count":161,"forks_count":1029,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-08-24T18:32:31.888Z","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/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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2025-08-23T06:57:44.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":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/projectmesa/mesa","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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":273019023,"owners_count":25031785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"projectmesa","name":"Project 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":9,"last_synced_at":"2024-12-29T19:14:39.337Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectmesa","funding_links":[],"total_stars":3019,"followers":190,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2024-12-29T19:14:39.338Z","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":"v3.2.0","sha":"773ad91980cf5a93c61511ad9ac7eb875296295b","kind":"commit","published_at":"2025-05-08T09:37:08.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.2.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0rc0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v2.4.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/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,"purl":"pkg:github/projectmesa/mesa@v2.3.4","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,"purl":"pkg:github/projectmesa/mesa@v2.3.3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0-rc1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.5","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,"purl":"pkg:github/projectmesa/mesa@v2.2.4","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,"purl":"pkg:github/projectmesa/mesa@v2.2.3","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,"purl":"pkg:github/projectmesa/mesa@v2.2.2","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,"purl":"pkg:github/projectmesa/mesa@v2.2.1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.0","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,"purl":"pkg:github/projectmesa/mesa@v2.1.5","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,"purl":"pkg:github/projectmesa/mesa@v2.1.4","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,"purl":"pkg:github/projectmesa/mesa@v2.1.3","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,"purl":"pkg:github/projectmesa/mesa@v2.1.2","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,"purl":"pkg:github/projectmesa/mesa@v2.1.1","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,"purl":"pkg:github/projectmesa/mesa@v2.0.1","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,"purl":"pkg:github/projectmesa/mesa@v2.1.0","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,"purl":"pkg:github/projectmesa/mesa@v2.0.0","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,"purl":"pkg:github/projectmesa/mesa@v1.2.1","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,"purl":"pkg:github/projectmesa/mesa@v1.2.0","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,"purl":"pkg:github/projectmesa/mesa@v1.1.1","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,"purl":"pkg:github/projectmesa/mesa@v1.1.0","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,"purl":"pkg:github/projectmesa/mesa@v1.0.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.8","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,"purl":"pkg:github/projectmesa/mesa@v0.8.9","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,"purl":"pkg:github/projectmesa/mesa@v0.9.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.7","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,"purl":"pkg:github/projectmesa/mesa@v0.8.6","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,"purl":"pkg:github/projectmesa/mesa@v0.8.5","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,"purl":"pkg:github/projectmesa/mesa@v0.8.4","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,"purl":"pkg:github/projectmesa/mesa@v0.8.3","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,"purl":"pkg:github/projectmesa/mesa@v0.8.2","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,"purl":"pkg:github/projectmesa/mesa@v0.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.8.0","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8","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,"purl":"pkg:github/projectmesa/mesa@v0.7.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5.1","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5","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,"purl":"pkg:github/projectmesa/mesa@v0.6.0","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":"2025-08-31T19:29:13.344Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.736112545925084,"dependent_packages_count":5.375175157675018,"stargazers_count":1.3848577386883352,"forks_count":0.9836506249083896,"docker_downloads_count":null,"average":3.369949016799207},"purl":"pkg:golang/github.com/projectmesa/mesa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/projectmesa/mesa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/projectmesa/mesa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/projectmesa/mesa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:00:46.081Z","issues_count":305,"pull_requests_count":942,"avg_time_to_close_issue":27984875.47236181,"avg_time_to_close_pull_request":2519971.601359003,"issues_closed_count":199,"pull_requests_closed_count":882,"pull_request_authors_count":97,"issue_authors_count":107,"avg_comments_per_issue":4.8,"avg_comments_per_pull_request":5.550955414012739,"merged_pull_requests_count":709,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":116,"past_year_pull_requests_count":474,"past_year_avg_time_to_close_issue":2015926.7605633803,"past_year_avg_time_to_close_pull_request":621309.2564102564,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":429,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":3.8620689655172415,"past_year_avg_comments_per_pull_request":5.086497890295359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":356,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/issues","maintainers":[{"login":"EwoutH","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"jackiekazil","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"Corvince","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"wang-boyu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"dmasad","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmasad"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"},{"login":"adamamer20","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamamer20"}],"active_maintainers":[{"login":"EwoutH","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"jackiekazil","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"wang-boyu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprojectmesa%2Fmesa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprojectmesa%2Fmesa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprojectmesa%2Fmesa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprojectmesa%2Fmesa/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1950751,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":5299161,"name":"mesa","ecosystem":"conda","description":"Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.","homepage":"https://github.com/projectmesa/mesa","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/projectmesa/mesa","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2020-04-29T02:38:55.000Z","latest_release_published_at":"2022-10-22T07:55:06.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-03T19:51:16.139Z","created_at":"2022-10-03T16:05:54.869Z","updated_at":"2025-09-03T19:51:16.139Z","registry_url":"https://anaconda.org/conda-forge/mesa","install_command":"conda install -c conda-forge mesa","documentation_url":null,"metadata":{},"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":"2025-08-15T12:09:11.000Z","size":14673,"stargazers_count":3110,"open_issues_count":161,"forks_count":1029,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-08-24T18:32:31.888Z","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/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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2025-08-23T06:57:44.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":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/projectmesa/mesa","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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":273019023,"owners_count":25031785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"projectmesa","name":"Project 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":9,"last_synced_at":"2024-12-29T19:14:39.337Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectmesa","funding_links":[],"total_stars":3019,"followers":190,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2024-12-29T19:14:39.338Z","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":"v3.2.0","sha":"773ad91980cf5a93c61511ad9ac7eb875296295b","kind":"commit","published_at":"2025-05-08T09:37:08.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.2.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0rc0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v2.4.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/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,"purl":"pkg:github/projectmesa/mesa@v2.3.4","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,"purl":"pkg:github/projectmesa/mesa@v2.3.3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0-rc1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.5","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,"purl":"pkg:github/projectmesa/mesa@v2.2.4","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,"purl":"pkg:github/projectmesa/mesa@v2.2.3","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,"purl":"pkg:github/projectmesa/mesa@v2.2.2","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,"purl":"pkg:github/projectmesa/mesa@v2.2.1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.0","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,"purl":"pkg:github/projectmesa/mesa@v2.1.5","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,"purl":"pkg:github/projectmesa/mesa@v2.1.4","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,"purl":"pkg:github/projectmesa/mesa@v2.1.3","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,"purl":"pkg:github/projectmesa/mesa@v2.1.2","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,"purl":"pkg:github/projectmesa/mesa@v2.1.1","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,"purl":"pkg:github/projectmesa/mesa@v2.0.1","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,"purl":"pkg:github/projectmesa/mesa@v2.1.0","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,"purl":"pkg:github/projectmesa/mesa@v2.0.0","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,"purl":"pkg:github/projectmesa/mesa@v1.2.1","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,"purl":"pkg:github/projectmesa/mesa@v1.2.0","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,"purl":"pkg:github/projectmesa/mesa@v1.1.1","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,"purl":"pkg:github/projectmesa/mesa@v1.1.0","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,"purl":"pkg:github/projectmesa/mesa@v1.0.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.8","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,"purl":"pkg:github/projectmesa/mesa@v0.8.9","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,"purl":"pkg:github/projectmesa/mesa@v0.9.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.7","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,"purl":"pkg:github/projectmesa/mesa@v0.8.6","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,"purl":"pkg:github/projectmesa/mesa@v0.8.5","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,"purl":"pkg:github/projectmesa/mesa@v0.8.4","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,"purl":"pkg:github/projectmesa/mesa@v0.8.3","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,"purl":"pkg:github/projectmesa/mesa@v0.8.2","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,"purl":"pkg:github/projectmesa/mesa@v0.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.8.0","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8","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,"purl":"pkg:github/projectmesa/mesa@v0.7.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5.1","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5","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,"purl":"pkg:github/projectmesa/mesa@v0.6.0","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":"2025-08-31T19:29:13.750Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":17.913651110556525,"dependent_packages_count":19.580733715997006,"stargazers_count":9.188919391065635,"forks_count":5.8697279760419265,"docker_downloads_count":null,"average":13.138258048415274},"purl":"pkg:conda/mesa","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mesa","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mesa","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mesa/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:00:46.081Z","issues_count":305,"pull_requests_count":942,"avg_time_to_close_issue":27984875.47236181,"avg_time_to_close_pull_request":2519971.601359003,"issues_closed_count":199,"pull_requests_closed_count":882,"pull_request_authors_count":97,"issue_authors_count":107,"avg_comments_per_issue":4.8,"avg_comments_per_pull_request":5.550955414012739,"merged_pull_requests_count":709,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":116,"past_year_pull_requests_count":474,"past_year_avg_time_to_close_issue":2015926.7605633803,"past_year_avg_time_to_close_pull_request":621309.2564102564,"past_year_issues_closed_count":71,"past_year_pull_requests_closed_count":429,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":3.8620689655172415,"past_year_avg_comments_per_pull_request":5.086497890295359,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":356,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/issues","maintainers":[{"login":"EwoutH","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"jackiekazil","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"Corvince","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"wang-boyu","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"dmasad","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmasad"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"},{"login":"adamamer20","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamamer20"}],"active_maintainers":[{"login":"EwoutH","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"jackiekazil","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"wang-boyu","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mesa/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mesa/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mesa/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mesa/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11856585,"name":"epsteinsovereigncitizens","ecosystem":"pypi","description":"A spatial alteration to Epstein's civil violence model","homepage":null,"licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/projectmesa/mesa","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-06-30T21:39:20.000Z","latest_release_published_at":"2025-06-30T21:48:47.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-03T19:50:22.960Z","created_at":"2025-06-30T22:01:59.812Z","updated_at":"2025-09-04T05:36:09.938Z","registry_url":"https://pypi.org/project/epsteinsovereigncitizens/","install_command":"pip install epsteinsovereigncitizens --index-url https://pypi.org/simple","documentation_url":"https://epsteinsovereigncitizens.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Programming Language :: Python","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"epsteinsovereigncitizens","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":"2025-08-31T11:25:48.000Z","size":14700,"stargazers_count":3118,"open_issues_count":156,"forks_count":1032,"subscribers_count":97,"default_branch":"main","last_synced_at":"2025-08-31T18:37:11.040Z","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/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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-09-19T21:16:30.000Z","updated_at":"2025-08-31T11:44:34.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":2215,"total_committers":156,"mean_commits":"14.198717948717949","dds":0.8103837471783295,"last_synced_commit":"393f6a0a173886333faa922c595c9d96d8ae822d"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/projectmesa/mesa","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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":273556234,"owners_count":25126525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"projectmesa","name":"Project 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":9,"last_synced_at":"2024-12-29T19:14:39.337Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/projectmesa","funding_links":[],"total_stars":3019,"followers":190,"following":0,"created_at":"2022-11-09T17:07:39.235Z","updated_at":"2024-12-29T19:14:39.338Z","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":"v3.2.0","sha":"773ad91980cf5a93c61511ad9ac7eb875296295b","kind":"commit","published_at":"2025-05-08T09:37:08.000Z","download_url":"https://codeload.github.com/projectmesa/mesa/tar.gz/v3.2.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.1.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.3","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0rc0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b2","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b1","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0b0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v2.4.0","html_url":"https://github.com/projectmesa/mesa/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a5","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/projectmesa/mesa/tar.gz/v3.0.0a4","html_url":"https://github.com/projectmesa/mesa/releases/tag/v3.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/projectmesa/mesa@v3.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/tags/v3.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%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/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,"purl":"pkg:github/projectmesa/mesa@v2.3.4","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,"purl":"pkg:github/projectmesa/mesa@v2.3.3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a3","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.2","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,"purl":"pkg:github/projectmesa/mesa@v3.0.0a0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.1","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0","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,"purl":"pkg:github/projectmesa/mesa@v2.3.0-rc1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.5","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,"purl":"pkg:github/projectmesa/mesa@v2.2.4","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,"purl":"pkg:github/projectmesa/mesa@v2.2.3","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,"purl":"pkg:github/projectmesa/mesa@v2.2.2","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,"purl":"pkg:github/projectmesa/mesa@v2.2.1","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,"purl":"pkg:github/projectmesa/mesa@v2.2.0","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,"purl":"pkg:github/projectmesa/mesa@v2.1.5","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,"purl":"pkg:github/projectmesa/mesa@v2.1.4","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,"purl":"pkg:github/projectmesa/mesa@v2.1.3","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,"purl":"pkg:github/projectmesa/mesa@v2.1.2","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,"purl":"pkg:github/projectmesa/mesa@v2.1.1","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,"purl":"pkg:github/projectmesa/mesa@v2.0.1","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,"purl":"pkg:github/projectmesa/mesa@v2.1.0","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,"purl":"pkg:github/projectmesa/mesa@v2.0.0","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,"purl":"pkg:github/projectmesa/mesa@v1.2.1","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,"purl":"pkg:github/projectmesa/mesa@v1.2.0","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,"purl":"pkg:github/projectmesa/mesa@v1.1.1","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,"purl":"pkg:github/projectmesa/mesa@v1.1.0","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,"purl":"pkg:github/projectmesa/mesa@v1.0.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.8","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,"purl":"pkg:github/projectmesa/mesa@v0.8.9","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,"purl":"pkg:github/projectmesa/mesa@v0.9.0","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,"purl":"pkg:github/projectmesa/mesa@v0.8.7","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,"purl":"pkg:github/projectmesa/mesa@v0.8.6","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,"purl":"pkg:github/projectmesa/mesa@v0.8.5","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,"purl":"pkg:github/projectmesa/mesa@v0.8.4","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,"purl":"pkg:github/projectmesa/mesa@v0.8.3","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,"purl":"pkg:github/projectmesa/mesa@v0.8.2","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,"purl":"pkg:github/projectmesa/mesa@v0.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.8.0","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8.1","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,"purl":"pkg:github/projectmesa/mesa@v0.7.8","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,"purl":"pkg:github/projectmesa/mesa@v0.7.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.6","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5.1","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,"purl":"pkg:github/projectmesa/mesa@v0.6.5","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,"purl":"pkg:github/projectmesa/mesa@v0.6.0","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":"2025-09-04T05:36:09.938Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.20212578844787,"dependent_packages_count":8.909121328381836,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.555623558414855},"purl":"pkg:pypi/epsteinsovereigncitizens","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/epsteinsovereigncitizens","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/epsteinsovereigncitizens","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/epsteinsovereigncitizens/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T19:02:00.085Z","issues_count":337,"pull_requests_count":1301,"avg_time_to_close_issue":40517947.502164505,"avg_time_to_close_pull_request":2199970.6291000843,"issues_closed_count":231,"pull_requests_closed_count":1188,"pull_request_authors_count":97,"issue_authors_count":118,"avg_comments_per_issue":3.765578635014837,"avg_comments_per_pull_request":5.499615680245965,"merged_pull_requests_count":969,"bot_issues_count":0,"bot_pull_requests_count":50,"past_year_issues_count":126,"past_year_pull_requests_count":663,"past_year_avg_time_to_close_issue":703460.3676470588,"past_year_avg_time_to_close_pull_request":486086.5704467354,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":582,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":2.0476190476190474,"past_year_avg_comments_per_pull_request":4.693815987933635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":492,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/issues","maintainers":[{"login":"EwoutH","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"jackiekazil","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"tpike3","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"wang-boyu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"Corvince","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"dmasad","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmasad"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}],"active_maintainers":[{"login":"EwoutH","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"jackiekazil","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"wang-boyu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epsteinsovereigncitizens/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epsteinsovereigncitizens/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epsteinsovereigncitizens/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/epsteinsovereigncitizens/related_packages","maintainers":[{"uuid":"pluumenbrownie","login":"pluumenbrownie","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pluumenbrownie/","role":null,"created_at":"2025-06-30T22:02:43.093Z","updated_at":"2025-06-30T22:02:43.093Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pluumenbrownie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724686,"maintainers_count":308186,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":16196,"full_name":"projectmesa/mesa","default_branch":"main","committers":[{"name":"rht","email":"rhtbot@protonmail.com","login":"rht","count":420},{"name":"jackiekazil","email":"jackiekazil@gmail.com","login":"jackiekazil","count":367},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":298},{"name":"David Masad","email":"david.masad@gmail.com","login":"dmasad","count":168},{"name":"Jan Kwakkel","email":"j.h.kwakkel@tudelft.nl","login":"quaquel","count":134},{"name":"Corvince","email":"13568919+Corvince","login":"Corvince","count":127},{"name":"tpike3","email":"bugdaddy08@gmail.com","login":"tpike3","count":97},{"name":"Tortar","email":"68152031+Tortar","login":"Tortar","count":58},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":49},{"name":"Taylor Mutch","email":"taylormutch@gmail.com","login":"TaylorMutch","count":42},{"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":"Sahil Chhoker","email":"chhokersahil435@gmail.com","login":"Sahil-Chhoker","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":13},{"name":"Jon Schiefelbein","email":"lowcloudnine@hotmail.com","login":"lowcloudnine","count":13},{"name":"Drewrey Lupton","email":"drewrey@gmail.com","login":"drewrey","count":13},{"name":"SebastianoF","email":"sebastiano.ferraris@gmail.com","login":"SebastianoF","count":12},{"name":"Thomas Johnson","email":"thomasej2000@hotmail.com","login":null,"count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Matt Davis","email":"jiffyclub@gmail.com","login":"jiffyclub","count":10},{"name":"Nathan Miller","email":"njvrzm@gmail.com","login":"njvrzm","count":10},{"name":"rlskoeser","email":"rebecca.s.koeser@princeton.edu","login":"rlskoeser","count":9},{"name":"Sascha Holzhauer","email":"Sascha.Holzhauer@uni-kassel.de","login":"Holzhauer","count":9},{"name":"Sanika","email":"nair.sanika.pradeep@gmail.com","login":"sanika-n","count":9},{"name":"Stephen Mubita","email":"stephen.mubita@amfam.com","login":null,"count":8},{"name":"James Arruda","email":"j.arruda@gmail.com","login":"JamesArruda","count":8},{"name":"ihopethiswillfi","email":"ihopethiswillfi@yahoo.com","login":"ihopethiswillfi","count":7},{"name":"gcallah","email":"gcallah@mac.com","login":"gcallah","count":7},{"name":"Spartan-71","email":"anishdabhane71@gmail.com","login":"Spartan-71","count":7},{"name":"Joe Dight","email":"joe.dight@ntmail.uk","login":"joedight","count":7},{"name":"Ankit Kumar","email":"ankit.kumar@tum.de","login":"ankitk50","count":7},{"name":"Achal Jain","email":"achaljain232@gmail.com","login":"coderbeta1","count":6},{"name":"Jessica Garson","email":"jgarson@twitter.com","login":null,"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":"Daniel Chen","email":"Maveri2k@yahoo.com","login":"chendaniely","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":"AdamZh0u","email":"zhouzz400@gmail.com","login":"AdamZh0u","count":5},{"name":"Keith Richards","email":"dkrichards@rti.org","login":null,"count":5},{"name":"Ash Hoover","email":"strixcuriosus@gmail.com","login":"strixcuriosus","count":4},{"name":"Hussain Sultan","email":"hussainz@gmail.com","login":"hussainsultan","count":4},{"name":"Colin FRISCH","email":"colin.frisch@gmail.com","login":"colinfrisch","count":4},{"name":"jonahaag","email":"jona.haag99@googlemail.com","login":"jonahaag","count":4},{"name":"Brian Russo","email":"brian@beruna.org","login":"brianrusso","count":4},{"name":"jess010","email":"jfreasier@gmail.com","login":"jess010","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":"jkerfs","email":"jkerfs@calpoly.edu","login":null,"count":4},{"name":"Max Orhai","email":"max.orhai@idealist.org","login":null,"count":4},{"name":"Colin Maxwell","email":"cs.maxwell@gmail.com","login":"csmaxwell","count":4},{"name":"Bill Tucker","email":"imbilltucker@gmail.com","login":"imbilltucker","count":3},{"name":"Catherine Devlin","email":"catherine.devlin@gmail.com","login":"catherinedevlin","count":3},{"name":"ItsQuinnMoore","email":"mquinn5@vt.edu","login":"ItsQuinnMoore","count":3},{"name":"Keelan","email":"keelan.downton@gmail.com","login":"RMKD","count":3},{"name":"Benjamin Crane","email":"crane.benjamin@gmail.com","login":"benjamincrane","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":"PrashantChoudhary13579","email":"143925781+PrashantChoudhary13579","login":"PrashantChoudhary13579","count":3},{"name":"Victor Norman","email":"vtn2@calvin.edu","login":"VictorNorman","count":3},{"name":"Martin Breuss","email":"martin-martin","login":"martin-martin","count":3},{"name":"Paul Gowder","email":"paul.gowder@gmail.com","login":"paultopia","count":3},{"name":"Raúl Reguillo Carmona","email":"raul.reguillo@gmail.com","login":"RaulRC","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":"Yigit Guneli","email":"gro.tiiy@yiit.org","login":"yigitbey","count":3},{"name":"trickroll","email":"mdong185@gmail.com","login":"trickroll","count":3},{"name":"Aarav Shukla","email":"aarav.shukla105@gmail.com","login":"aarav-shukla07","count":2},{"name":"Florian Kohrt","email":"fkohrt@anche.no","login":"fkohrt","count":2},{"name":"David Balash","email":"dgbalash@gmail.com","login":"DavidBalash","count":2},{"name":"David","email":"davpaez@gmail.com","login":"davpaez","count":2},{"name":"Daniel Furman","email":"djfurman@gmail.com","login":"djfurman","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":"James Hovet","email":"jhovet@uw.edu","login":null,"count":2},{"name":"Allen Lee","email":"allen.lee@asu.edu","login":"alee","count":2},{"name":"Maarten-vd-Sande","email":"Maarten-vd-Sande","login":"Maarten-vd-Sande","count":2},{"name":"WouterVrielink","email":"WouterVrielink","login":"WouterVrielink","count":2},{"name":"puer-robustus","email":"163356713+puer-robustus","login":"puer-robustus","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":"Sherman","email":"knujjia@gmail.com","login":"Shermjj","count":2},{"name":"kennethells","email":"kennethells@gmail.com","login":"kennethells","count":2},{"name":"houssam7737","email":"houssam.kherraz@gmail.com","login":"houssam7737","count":2},{"name":"Ron Dotsch","email":"rdotsch@gmail.com","login":"rdotsch","count":2},{"name":"Simon Podhajsky","email":"simon.podhajsky@gmail.com","login":"shippy","count":2},{"name":"Vincent Hess","email":"vincent.hess@allaboutapps.at","login":"vdchess","count":2},{"name":"federico","email":"74419371+FoFFolo","login":"FoFFolo","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":"vhess","email":"hess@sec-bremen.de","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":"Xin Lin","email":"815916285@qq.com","login":"peter-kinger","count":1},{"name":"Vítor Fróis","email":"46361092+vitorfrois","login":"vitorfrois","count":1},{"name":"Valentina Kiryushkina","email":"valentina.kiryushkina@jetbrains.com","login":"evgraph","count":1},{"name":"Vaibhav Sharma","email":"88285949+vbv-shm","login":"vbv-shm","count":1},{"name":"Matt Wiens","email":"mwiens91@gmail.com","login":"mwiens91","count":1},{"name":"Jisk Attema","email":"j.attema@esciencecenter.nl","login":"jiskattema","count":1},{"name":"Sahil Singh","email":"sahilsingh90@gmail.com","login":"zenofsahil","count":1},{"name":"Sangamesh Itagi","email":"itagi.sangamesh@gmail.com","login":"SangameshItagi","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":"Sophia Wassermann","email":"so.wassermann@gmail.com","login":"sowasser","count":1},{"name":"Spencer Williams","email":"sw23","login":"sw23","count":1},{"name":"Steffen Rehberg","email":"steffen.rehberg@googlemail.com","login":"StefRe","count":1},{"name":"Stephen Mann","email":"stephenfmann@gmail.com","login":"stephenfmann","count":1},{"name":"Taylor Mitchell","email":"taylor.mitchell@gmail.com","login":"tmitchell","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":"electric-souperman","email":"davidatkinson.email@gmail.com","login":"electric-souperman","count":1},{"name":"clumdee","email":"chatdanai.l@gmail.com","login":"clumdee","count":1},{"name":"alba ramos","email":"54454648+aramos-jpg","login":"aramos-jpg","count":1},{"name":"Yasin Amini","email":"amini.yasin1995@gmail.com","login":"YasinEnigma","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":"Bill Tucker","email":"bill@realgo.com","login":null,"count":1},{"name":"Dev Test","email":"devtest@Michaels-MacBook-Air.local","login":null,"count":1},{"name":"Giacomo Ravaioli","email":"giacomo.ravaioli@gmail.com","login":"giacrava","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":"Derk Weijers","email":"derkweijers","login":"derkweijers","count":1},{"name":"Deborah Duong","email":"deborahvakasduong@gmail.com","login":"deborahduong","count":1},{"name":"DarshPareek","email":"141240716+DarshPareek","login":"DarshPareek","count":1},{"name":"Christopher Akiki","email":"christopher.akiki@protonmail.com","login":"cakiki","count":1},{"name":"Charlie Roe","email":"30704710+cgit2017","login":"cgit2017","count":1},{"name":"Bubu","email":"originalbubu@gmail.com","login":"Mizudera","count":1},{"name":"Antoni Zięciak","email":"92332506+Tosiekdev","login":"Tosiekdev","count":1},{"name":"Aditya Tiwari","email":"65213780+ENUMERA8OR","login":"ENUMERA8OR","count":1},{"name":"Abdallah Akrab","email":"abdallahakrab98@gmail.com","login":"akrabdev","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":"Josiah Vinson","email":"jovinson@microsoft.com","login":"josiahvinson","count":1},{"name":"JoeHelbing","email":"89875117+JoeHelbing","login":"JoeHelbing","count":1},{"name":"Eleonore9","email":"eleonore.mayola@ymail.com","login":null,"count":1},{"name":"Robert Hopkins","email":"rmhopkins4@gmail.com","login":"rmhopkins4","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":"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":"werwty","email":"bihan.zh@gmail.com","login":"werwty","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":"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":"Grace Z","email":"gz.gracez16@gmail.com","login":"gzgracez","count":1}],"total_commits":2319,"total_committers":167,"total_bot_commits":66,"total_bot_committers":3,"mean_commits":13.886227544910179,"dds":0.8188874514877102,"past_year_committers":[{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":168},{"name":"Jan Kwakkel","email":"j.h.kwakkel@tudelft.nl","login":"quaquel","count":98},{"name":"corvince","email":"13568919+Corvince","login":"Corvince","count":27},{"name":"Sahil Chhoker","email":"chhokersahil435@gmail.com","login":"Sahil-Chhoker","count":19},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":18},{"name":"Animesh Rawat","email":"131552285+nissu99","login":"nissu99","count":15},{"name":"Sanika","email":"nair.sanika.pradeep@gmail.com","login":"sanika-n","count":9},{"name":"Tom Pike","email":"tpike3@gmu.edu","login":"tpike3","count":8},{"name":"rht","email":"rhtbot@protonmail.com","login":"rht","count":8},{"name":"Spartan-71","email":"anishdabhane71@gmail.com","login":"Spartan-71","count":7},{"name":"Wang Boyu","email":"boyu.wby@gmail.com","login":"wang-boyu","count":6},{"name":"AdamZh0u","email":"zhouzz400@gmail.com","login":"AdamZh0u","count":5},{"name":"Colin FRISCH","email":"colin.frisch@gmail.com","login":"colinfrisch","count":4},{"name":"Hussain Sultan","email":"hussainz@gmail.com","login":"hussainsultan","count":4},{"name":"Sascha Holzhauer","email":"Sascha.Holzhauer@uni-kassel.de","login":"Holzhauer","count":4},{"name":"PrashantChoudhary13579","email":"143925781+PrashantChoudhary13579","login":"PrashantChoudhary13579","count":3},{"name":"Jackie Kazil","email":"jackiekazil","login":"jackiekazil","count":2},{"name":"Himanshu Rai","email":"166975398+HMNS19","login":"HMNS19","count":2},{"name":"Aarav Shukla","email":"aarav.shukla105@gmail.com","login":"aarav-shukla07","count":2},{"name":"vhess","email":"hess@sec-bremen.de","login":null,"count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Xin Lin","email":"815916285@qq.com","login":"peter-kinger","count":1},{"name":"Vítor Fróis","email":"46361092+vitorfrois","login":"vitorfrois","count":1},{"name":"Vaibhav Sharma","email":"88285949+vbv-shm","login":"vbv-shm","count":1},{"name":"Robert Hopkins","email":"rmhopkins4@gmail.com","login":"rmhopkins4","count":1},{"name":"Reyan Singh","email":"121709625+reyan-singh","login":"reyan-singh","count":1},{"name":"Oren Bochman","email":"OrenBochman@gmail.com","login":"OrenBochman","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Derk Weijers","email":"derkweijers","login":"derkweijers","count":1},{"name":"DarshPareek","email":"141240716+DarshPareek","login":"DarshPareek","count":1},{"name":"Catherine Devlin","email":"catherine.devlin@gmail.com","login":"catherinedevlin","count":1},{"name":"Antoni Zięciak","email":"92332506+Tosiekdev","login":"Tosiekdev","count":1}],"past_year_total_commits":422,"past_year_total_committers":32,"past_year_total_bot_commits":19,"past_year_total_bot_committers":2,"past_year_mean_commits":13.1875,"past_year_dds":0.6018957345971564,"last_synced_at":"2025-08-11T08:11:10.882Z","last_synced_commit":"f1231bf19a9b6d80b517bbbff9aaad59f7bc51eb","created_at":"2023-03-07T11:32:04.377Z","updated_at":"2025-08-11T08:11:10.902Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"projectmesa/mesa","html_url":"https://github.com/projectmesa/mesa","last_synced_at":"2025-09-03T19:02:00.085Z","status":null,"issues_count":337,"pull_requests_count":1301,"avg_time_to_close_issue":40517947.502164505,"avg_time_to_close_pull_request":2199970.6291000843,"issues_closed_count":231,"pull_requests_closed_count":1188,"pull_request_authors_count":97,"issue_authors_count":118,"avg_comments_per_issue":3.765578635014837,"avg_comments_per_pull_request":5.499615680245965,"merged_pull_requests_count":969,"bot_issues_count":0,"bot_pull_requests_count":50,"past_year_issues_count":126,"past_year_pull_requests_count":663,"past_year_avg_time_to_close_issue":703460.3676470588,"past_year_avg_time_to_close_pull_request":486086.5704467354,"past_year_issues_closed_count":68,"past_year_pull_requests_closed_count":582,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":46,"past_year_avg_comments_per_issue":2.0476190476190474,"past_year_avg_comments_per_pull_request":4.693815987933635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":492,"created_at":"2023-05-10T21:41:20.630Z","updated_at":"2025-09-03T19:02:00.086Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectmesa%2Fmesa/issues","issue_labels_count":{"docs":23,"visualisation":18,"bug":16,"feature":16,"Sprints!":14,"good first issue":12,"0 - Triage":11,"enhancement":8,"discuss":8,"1 - Backlog":8,"help wanted":8,"example":7,"Performance":6,"easy task!!!":4,"front end":4,"ci":4,"maintenance":4,"ignore-for-release":3,"experimental":3,"breaking":3,"2 - WIP":3,"wontfix":1,"Feature":1,"javascript":1,"p1":1,"testing":1,"has_pr":1},"pull_request_labels_count":{"docs":165,"ignore-for-release":127,"enhancement":105,"maintenance":86,"feature":86,"bug":82,"visualisation":70,"example":63,"ci":51,"experimental":48,"breaking":31,"testing":24,"backport":19,"deprecation":19,"easy task!!!":15,"trigger-benchmarks":15,"backport-candidate":13,"dependencies":11,"github_actions":9,"3 - Accept":9,"Performance":8,"2 - WIP":8,"Sprints!":8,"discuss":3,"help wanted":3,"packaging":2,"BREAKING Change":2,"depedency":1},"issue_author_associations_count":{"MEMBER":115,"NONE":110,"CONTRIBUTOR":102,"COLLABORATOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":627,"MEMBER":494,"NONE":125,"COLLABORATOR":55},"issue_authors":{"EwoutH":65,"quaquel":38,"rht":30,"jackiekazil":26,"tpike3":12,"Corvince":11,"rlskoeser":10,"Sahil-Chhoker":7,"wang-boyu":5,"AlABarazi":4,"dmasad":4,"SebastianoF":3,"mikevlan":2,"henrykironde":2,"DrEntropy":2,"PeakEwan":2,"nicolas-starck":2,"sd235634":2,"GitJosss":2,"sjgenco":2,"ghost":2,"colinfrisch":2,"jmclip":2,"dylan-munson":2,"2guud4u":2,"rhari008":2,"peter-kinger":2,"nivedkrishnans":2,"LPioL":1,"Ghabri-EL":1,"hiltonlamf":1,"NeilW":1,"seeingwu":1,"PreetamKulkarni":1,"pollockDeVis":1,"KhashayarMhm":1,"sanika-n":1,"rmhopkins4":1,"Ravencar11":1,"Tortar":1,"aiwhoo":1,"electric-souperman":1,"thetoblin":1,"ybbrr":1,"rpmeira":1,"davidbailey":1,"knightwayne":1,"Ricky-790":1,"LXH605":1,"jabrell":1,"zkurowska":1,"peihsunhsieh":1,"jchanke":1,"lucid-jake":1,"maskarb":1,"MatthewMatosPacheco":1,"mmerrittsmith":1,"chenyuyou":1,"smacleod":1,"bertheling":1,"WesselDeZeeuw":1,"the5solae":1,"sneha-lodha":1,"Iswagnacio":1,"RiccardoDC":1,"Moody1021":1,"lmzintgraf":1,"wwelsh":1,"Holzhauer":1,"ed-ij":1,"yssysu":1,"adamamer20":1,"jatinkhilnani":1,"marensba":1,"SongshGeo":1,"haik":1,"Spartan-71":1,"sw23":1,"abe-winter":1,"chingisdev":1,"apandey16":1,"ashfaq92":1,"Lezhor":1,"arthur-e":1,"fomightez":1,"gamzetuncay":1,"JonasJosef123":1,"sivogel":1,"vgazioglu":1,"itzmeashish37":1,"creativechirag26":1,"rithwikjc":1,"aidiss":1,"OrenBochman":1,"AdamZh0u":1,"DrTao":1,"Xordak":1,"dotsdl":1,"freinhard":1,"Tosiekdev":1,"narc98":1,"TabernaA":1,"jdfoote":1,"senden9":1,"NathanDeMatos":1,"anitagraser":1,"DEVO-2025":1,"rklymentiev":1,"catherinedevlin":1,"profConradi":1,"SHSEngineering":1,"LangLEvoI":1,"smarianimore":1,"MalchuL":1,"D-viddddd":1,"saxonyanders":1,"pjercic":1,"MIWdlB":1},"pull_request_authors":{"EwoutH":332,"rht":210,"quaquel":206,"Corvince":75,"jackiekazil":63,"tpike3":45,"Sahil-Chhoker":44,"pre-commit-ci[bot]":40,"sanika-n":25,"wang-boyu":19,"aarav-shukla07":14,"colinfrisch":12,"dependabot[bot]":9,"Holzhauer":8,"catherinedevlin":8,"Tortar":8,"rlskoeser":7,"HMNS19":6,"Spartan-71":5,"glnnlhmn":5,"Aryan1Mahahjan":5,"lakshayb30":4,"coderbeta1":4,"PrashantChoudhary13579":4,"Gigi1111":4,"puer-robustus":4,"AdamZh0u":4,"rmhopkins4":4,"ENUMERA8OR":4,"ai-naymul":4,"hussainsultan":4,"jayash1973":4,"knightwayne":3,"ankitk50":3,"smubita":3,"dmasad":3,"martin-martin":3,"derkweijers":3,"kurone02":2,"vbv-shm":2,"mgemaakbar":2,"Ya-shh":2,"katia-sentry":2,"DarshPareek":2,"nissu99":2,"GittyHarsha":2,"its-nmt05":2,"OrenBochman":2,"FoFFolo":2,"Tejasv-Singh":2,"vitorfrois":2,"danielskatz":2,"WingchunSiu":2,"freeknx":2,"satyamlal":2,"verisimilidude2":2,"reyan-singh":2,"peach280":2,"Bhupendra-glitch":2,"sahusiddharth":2,"haleelsada":2,"Anshuprem":2,"rafia-10":2,"Chan-Dong-Jun":2,"stephenfmann":2,"varnikanalla":2,"jatinkhilnani":2,"Abhijit1102":2,"eltociear":2,"peter-kinger":2,"LunnyRia":2,"shreeyut1905":2,"MNoichl":1,"JackAtOmenApps":1,"kumom":1,"reka":1,"Gauravbhati2099":1,"senden9":1,"github-actions[bot]":1,"vineetvermait":1,"jeremander":1,"subhamonsey":1,"anjalinair012":1,"gotkaren":1,"gadhvirushiraj":1,"GiveMeMoreData":1,"Tosiekdev":1,"Ricky-790":1,"danielxu05":1,"electric-souperman":1,"ItsQuinnMoore":1,"GaelLucero":1,"sw23":1,"NirobNabil":1,"antoinercbs":1,"mmerrittsmith":1,"AdamCordner641":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10068975,"issues_count":31218164,"pull_requests_count":95228988,"authors_count":10688649,"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":{"visualisation":18,"docs":10,"bug":9,"feature":9,"example":7,"enhancement":6,"good first issue":3,"Performance":2,"front end":2,"ignore-for-release":2,"Sprints!":1,"experimental":1,"testing":1,"ci":1,"maintenance":1},"past_year_pull_request_labels_count":{"docs":115,"ignore-for-release":66,"example":62,"enhancement":61,"visualisation":58,"bug":55,"feature":53,"maintenance":44,"experimental":35,"ci":17,"deprecation":13,"testing":13,"backport-candidate":12,"breaking":12,"trigger-benchmarks":11,"backport":9,"2 - WIP":5,"dependencies":5,"github_actions":3,"easy task!!!":3,"discuss":3},"past_year_issue_author_associations_count":{"MEMBER":69,"NONE":36,"CONTRIBUTOR":16,"COLLABORATOR":5},"past_year_pull_request_author_associations_count":{"MEMBER":419,"CONTRIBUTOR":151,"NONE":54,"COLLABORATOR":39},"past_year_issue_authors":{"quaquel":32,"EwoutH":29,"Sahil-Chhoker":7,"Corvince":4,"wang-boyu":3,"tpike3":3,"jackiekazil":3,"peter-kinger":2,"PeakEwan":2,"nicolas-starck":2,"GitJosss":2,"colinfrisch":2,"2guud4u":2,"smarianimore":1,"sjgenco":1,"SongshGeo":1,"saxonyanders":1,"sanika-n":1,"Spartan-71":1,"rklymentiev":1,"Ricky-790":1,"rht":1,"Ravencar11":1,"Tosiekdev":1,"pollockDeVis":1,"vgazioglu":1,"yssysu":1,"AdamZh0u":1,"anitagraser":1,"ashfaq92":1,"bertheling":1,"catherinedevlin":1,"DEVO-2025":1,"DrEntropy":1,"D-viddddd":1,"fomightez":1,"henrykironde":1,"hiltonlamf":1,"Iswagnacio":1,"jchanke":1,"Lezhor":1,"MalchuL":1,"MatthewMatosPacheco":1,"MIWdlB":1,"NathanDeMatos":1,"peihsunhsieh":1},"past_year_pull_request_authors":{"EwoutH":195,"quaquel":172,"Sahil-Chhoker":44,"Corvince":34,"tpike3":28,"sanika-n":25,"pre-commit-ci[bot]":18,"jackiekazil":17,"wang-boyu":15,"aarav-shukla07":14,"colinfrisch":12,"Holzhauer":7,"HMNS19":6,"Spartan-71":5,"PrashantChoudhary13579":4,"hussainsultan":4,"AdamZh0u":4,"derkweijers":3,"dependabot[bot]":3,"rht":3,"nissu99":2,"satyamlal":2,"freeknx":2,"DarshPareek":2,"katia-sentry":2,"LunnyRia":2,"WingchunSiu":2,"peach280":2,"Ya-shh":2,"danielskatz":2,"rafia-10":2,"Bhupendra-glitch":2,"Anshuprem":2,"varnikanalla":2,"catherinedevlin":2,"Tejasv-Singh":2,"eltociear":2,"vbv-shm":2,"mgemaakbar":2,"shreeyut1905":2,"verisimilidude2":2,"reyan-singh":2,"peter-kinger":2,"Gauravbhati2099":1,"Ricky-790":1,"Tosiekdev":1,"gadhvirushiraj":1},"maintainers":[{"login":"EwoutH","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":221,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"jackiekazil","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"tpike3","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"wang-boyu","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"Corvince","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Corvince"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"dmasad","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmasad"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}],"active_maintainers":[{"login":"EwoutH","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EwoutH"},{"login":"quaquel","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quaquel"},{"login":"Sahil-Chhoker","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sahil-Chhoker"},{"login":"tpike3","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpike3"},{"login":"jackiekazil","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jackiekazil"},{"login":"wang-boyu","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wang-boyu"},{"login":"colinfrisch","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colinfrisch"},{"login":"sanika-n","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sanika-n"},{"login":"reyan-singh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reyan-singh"},{"login":"Spartan-71","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Spartan-71"}]},"events":{"total":{"CreateEvent":51,"CommitCommentEvent":1,"ReleaseEvent":15,"DeleteEvent":39,"MemberEvent":7,"PullRequestEvent":521,"ForkEvent":175,"IssuesEvent":240,"WatchEvent":641,"IssueCommentEvent":2025,"PushEvent":335,"GollumEvent":46,"PullRequestReviewCommentEvent":608,"PullRequestReviewEvent":875},"last_year":{"CreateEvent":51,"CommitCommentEvent":1,"ReleaseEvent":15,"DeleteEvent":39,"MemberEvent":7,"PullRequestEvent":521,"ForkEvent":175,"IssuesEvent":240,"WatchEvent":641,"IssueCommentEvent":2025,"PushEvent":335,"GollumEvent":46,"PullRequestReviewCommentEvent":608,"PullRequestReviewEvent":875}},"keywords":["agent-based-modeling","agent-based-simulation","complex-systems","complexity-analysis","gis","mesa","modeling-agents","simulation","simulation-environment","simulation-framework","spatial-models"],"dependencies":[{"ecosystem":"pypi","filepath":"Pipfile","sha":null,"kind":"manifest","created_at":"2022-06-27T17:14:12.153Z","updated_at":"2022-06-27T17:14:12.153Z","repository_link":"https://github.com/projectmesa/mesa/blob/main/Pipfile","dependencies":[{"id":72123415,"package_name":"mesa","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":72123416,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false},{"id":72123417,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"Pipfile.lock","sha":null,"kind":"lockfile","created_at":"2022-06-27T17:14:12.233Z","updated_at":"2022-06-27T17:14:12.233Z","repository_link":"https://github.com/projectmesa/mesa/blob/main/Pipfile.lock","dependencies":[{"id":72123423,"package_name":"arrow","ecosystem":"pypi","requirements":"==1.2.2","direct":false,"kind":"runtime","optional":false},{"id":72123424,"package_name":"binaryornot","ecosystem":"pypi","requirements":"==0.4.4","direct":false,"kind":"runtime","optional":false},{"id":72123425,"package_name":"certifi","ecosystem":"pypi","requirements":"==2022.5.18.1","direct":false,"kind":"runtime","optional":false},{"id":72123426,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":false,"kind":"runtime","optional":false},{"id":72123427,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":false,"kind":"runtime","optional":false},{"id":72123428,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":false,"kind":"runtime","optional":false},{"id":72123429,"package_name":"cookiecutter","ecosystem":"pypi","requirements":"==2.1.0","direct":false,"kind":"runtime","optional":false},{"id":72123430,"package_name":"idna","ecosystem":"pypi","requirements":"==3.3","direct":false,"kind":"runtime","optional":false},{"id":72123431,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":false,"kind":"runtime","optional":false},{"id":72123432,"package_name":"jinja2-time","ecosystem":"pypi","requirements":"==0.2.0","direct":false,"kind":"runtime","optional":false},{"id":72123433,"package_name":"markupsafe","ecosystem":"pypi","requirements":"==2.1.1","direct":false,"kind":"runtime","optional":false},{"id":72123434,"package_name":"mesa","ecosystem":"pypi","requirements":"==0.9.0","direct":false,"kind":"runtime","optional":false},{"id":72123435,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":72123436,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.4","direct":false,"kind":"runtime","optional":false},{"id":72123437,"package_name":"pandas","ecosystem":"pypi","requirements":"==1.4.2","direct":false,"kind":"runtime","optional":false},{"id":72123438,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":false,"kind":"runtime","optional":false},{"id":72123439,"package_name":"python-slugify","ecosystem":"pypi","requirements":"==6.1.2","direct":false,"kind":"runtime","optional":false},{"id":72123440,"package_name":"pytz","ecosystem":"pypi","requirements":"==2022.1","direct":false,"kind":"runtime","optional":false},{"id":72123441,"package_name":"pyyaml","ecosystem":"pypi","requirements":"==6.0","direct":false,"kind":"runtime","optional":false},{"id":72123442,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":false,"kind":"runtime","optional":false},{"id":72123443,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":false,"kind":"runtime","optional":false},{"id":72123444,"package_name":"text-unidecode","ecosystem":"pypi","requirements":"==1.3","direct":false,"kind":"runtime","optional":false},{"id":72123445,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.1","direct":false,"kind":"runtime","optional":false},{"id":72123446,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.64.0","direct":false,"kind":"runtime","optional":false},{"id":72123447,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":false,"kind":"runtime","optional":false},{"id":72123448,"package_name":"attrs","ecosystem":"pypi","requirements":"==21.4.0","direct":false,"kind":"develop","optional":false},{"id":72123449,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.4","direct":false,"kind":"develop","optional":false},{"id":72123450,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":false,"kind":"develop","optional":false},{"id":72123451,"package_name":"packaging","ecosystem":"pypi","requirements":"==21.3","direct":false,"kind":"develop","optional":false},{"id":72123452,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":false,"kind":"develop","optional":false},{"id":72123453,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":false,"kind":"develop","optional":false},{"id":72123454,"package_name":"pyparsing","ecosystem":"pypi","requirements":"==3.0.9","direct":false,"kind":"develop","optional":false},{"id":72123455,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":false,"kind":"develop","optional":false},{"id":72123456,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":false,"kind":"develop","optional":false},{"id":72123457,"package_name":"tomli","ecosystem":"pypi","requirements":"==2.0.1","direct":false,"kind":"develop","optional":false}]},{"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/projectmesa/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/codespell.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:14:06.998Z","updated_at":"2023-01-13T21:14:06.998Z","repository_link":"https://github.com/projectmesa/mesa/blob/main/.github/workflows/codespell.yml","dependencies":[{"id":6891498287,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891498288,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"master","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/projectmesa/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":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T21:14:07.029Z","updated_at":"2023-01-13T21:14:07.029Z","repository_link":"https://github.com/projectmesa/mesa/blob/main/Dockerfile","dependencies":[{"id":6891498297,"package_name":"python","ecosystem":"docker","requirements":"3.10-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:14:07.045Z","updated_at":"2023-01-13T21:14:07.045Z","repository_link":"https://github.com/projectmesa/mesa/blob/main/docker-compose.yml","dependencies":[{"id":6891498298,"package_name":"mesa","ecosystem":"docker","requirements":"dev","direct":true,"kind":"runtime","optional":false}]}],"score":23.77282093792999,"created_at":"2025-09-04T09:17:31.832Z","updated_at":"2025-10-07T08:04:23.917Z","avatar_url":"https://github.com/projectmesa.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":38447,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.07668"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mesh","hydrology","parallel","fem","cryptocurrencies","finite-elements","exoplanet","energy-system","dependency-distance","voice-conversion"],"project_url":"https://science.ecosyste.ms/api/v1/projects/239","html_url":"https://science.ecosyste.ms/projects/239","bibtex_url":"https://science.ecosyste.ms/projects/239/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/239/export.apalike"}