{"id":70399,"name":"tox","description":"Command line driven CI frontend and development task automation tool.","url":"https://github.com/tox-dev/tox","last_synced_at":"2025-09-08T15:05:03.020Z","repository":{"id":11131438,"uuid":"68465360","full_name":"tox-dev/tox","owner":"tox-dev","description":"Command line driven CI frontend and development task automation tool.","archived":false,"fork":false,"pushed_at":"2025-09-04T16:23:56.000Z","size":14823,"stargazers_count":3839,"open_issues_count":143,"forks_count":539,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-09-08T03:21:29.101Z","etag":null,"topics":["actions","automation","cli","continuous-integration","python","testing","venv","virtualenv"],"latest_commit_sha":null,"homepage":"https://tox.wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tox-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"pypi/tox"}},"created_at":"2016-09-17T16:54:22.000Z","updated_at":"2025-09-07T09:22:29.000Z","dependencies_parsed_at":"2024-01-14T04:08:16.265Z","dependency_job_id":"deca219c-ef7a-4b3c-a860-a254776ae3a3","html_url":"https://github.com/tox-dev/tox","commit_stats":{"total_commits":796,"total_committers":104,"mean_commits":7.653846153846154,"dds":0.5879396984924623,"last_synced_commit":"343fe92ed881e87832c3e0865e41cd26d3cbb763"},"previous_names":[],"tags_count":247,"template":false,"template_full_name":null,"purl":"pkg:github/tox-dev/tox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/sbom","scorecard":{"id":895791,"data":{"date":"2025-08-11","repo":{"name":"github.com/tox-dev/tox","commit":"8088ecb03240145cba0179c9dbdca14eda93d1c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"Maintained","score":10,"reason":"30 commit(s) and 16 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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/check.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T13:39:32.586Z","repository_id":11131438,"created_at":"2025-08-24T13:39:32.587Z","updated_at":"2025-08-24T13:39:32.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152651,"owners_count":25231291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tox-dev","name":"tox development team","uuid":"20345659","kind":"organization","description":"testing out of the box","email":"gaborjbernat@gmail.com","website":"https://tox.wiki","location":"United Kingdom","twitter":"gjbernat","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20345659?v=4","repositories_count":31,"last_synced_at":"2024-05-01T09:35:00.421Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tox-dev","funding_links":["https://github.com/sponsors/tox-dev"],"total_stars":8614,"followers":60,"following":0,"created_at":"2022-11-02T16:22:59.135Z","updated_at":"2024-05-01T09:35:49.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev/repositories"},"packages":[{"id":5294027,"name":"tox","ecosystem":"conda","description":"Tox is a generic virtualenv management and test command line tool you can use for - checking your package installs correctly with different Python versions and interpreters - running your tests in each of the environments, configuring your test tool of choice - acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.","homepage":"https://tox.wiki/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tox-dev/tox","keywords_array":[],"namespace":null,"versions_count":60,"first_release_published_at":"2022-10-03T15:56:13.029Z","latest_release_published_at":"2022-11-14T13:18:06.000Z","latest_release_number":"3.27.1","last_synced_at":"2025-09-01T08:28:33.090Z","created_at":"2022-10-03T15:56:13.022Z","updated_at":"2025-09-01T08:28:33.090Z","registry_url":"https://anaconda.org/conda-forge/tox","install_command":"conda install -c conda-forge tox","documentation_url":null,"metadata":{},"repo_metadata":{"id":11131438,"uuid":"68465360","full_name":"tox-dev/tox","owner":"tox-dev","description":"Command line driven CI frontend and development task automation tool.","archived":false,"fork":false,"pushed_at":"2025-08-20T17:57:33.000Z","size":14733,"stargazers_count":3838,"open_issues_count":145,"forks_count":540,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-08-23T21:15:50.938Z","etag":null,"topics":["actions","automation","cli","continuous-integration","python","testing","venv","virtualenv"],"latest_commit_sha":null,"homepage":"https://tox.wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tox-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"pypi/tox"}},"created_at":"2016-09-17T16:54:22.000Z","updated_at":"2025-08-21T23:02:53.000Z","dependencies_parsed_at":"2024-01-14T04:08:16.265Z","dependency_job_id":"deca219c-ef7a-4b3c-a860-a254776ae3a3","html_url":"https://github.com/tox-dev/tox","commit_stats":{"total_commits":796,"total_committers":104,"mean_commits":7.653846153846154,"dds":0.5879396984924623,"last_synced_commit":"343fe92ed881e87832c3e0865e41cd26d3cbb763"},"previous_names":[],"tags_count":244,"template":false,"template_full_name":null,"purl":"pkg:github/tox-dev/tox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/sbom","scorecard":{"id":895791,"data":{"date":"2025-08-11","repo":{"name":"github.com/tox-dev/tox","commit":"8088ecb03240145cba0179c9dbdca14eda93d1c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"Maintained","score":10,"reason":"30 commit(s) and 16 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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/check.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T13:39:32.586Z","repository_id":11131438,"created_at":"2025-08-24T13:39:32.587Z","updated_at":"2025-08-24T13:39:32.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051843,"owners_count":25037074,"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":"tox-dev","name":"tox development team","uuid":"20345659","kind":"organization","description":"testing out of the box","email":"gaborjbernat@gmail.com","website":"https://tox.wiki","location":"United Kingdom","twitter":"gjbernat","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20345659?v=4","repositories_count":31,"last_synced_at":"2024-05-01T09:35:00.421Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tox-dev","funding_links":["https://github.com/sponsors/tox-dev"],"total_stars":8614,"followers":60,"following":0,"created_at":"2022-11-02T16:22:59.135Z","updated_at":"2024-05-01T09:35:49.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev/repositories"},"tags":[{"name":"4.29.0","sha":"59aaee9defa7e3ca4eae644f498037b9b2cbf6c8","kind":"commit","published_at":"2025-08-29T22:30:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.29.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.29.0/manifests"},{"name":"4.28.4","sha":"611b7516d639638cecb1e2117adeeb6567120438","kind":"commit","published_at":"2025-07-31T21:19:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.4/manifests"},{"name":"4.28.3","sha":"815ca3149733b5cd1dc84d8ad67d6feaf4736067","kind":"commit","published_at":"2025-07-26T00:44:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.3/manifests"},{"name":"4.28.2","sha":"ebfaab66021d9f060ebfc3f1821a53874a905c49","kind":"commit","published_at":"2025-07-25T18:10:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.2/manifests"},{"name":"4.28.1","sha":"c836ab2727992329ffa61330d1aeb524e6d265f0","kind":"commit","published_at":"2025-07-23T06:15:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.1/manifests"},{"name":"4.28.0","sha":"af94e62e3ac401b4bd9e41b2e1b81cb395ca5502","kind":"commit","published_at":"2025-07-20T18:23:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.0/manifests"},{"name":"4.27.0","sha":"3eb6376183cfbf68b196dd6988a1dde489fde39e","kind":"commit","published_at":"2025-06-17T15:16:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.27.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.27.0/manifests"},{"name":"4.26.0","sha":"7c3fae80cf4a68e126a3ae222ceebdc82cc44b68","kind":"commit","published_at":"2025-05-13T15:01:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.26.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.26.0/manifests"},{"name":"4.25.0","sha":"3d35559ca1e9411708b9e5f73d610691a4fbdefc","kind":"commit","published_at":"2025-03-27T15:12:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.25.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.25.0/manifests"},{"name":"4.24.2","sha":"05835bfe5db31dfaa71d9fb146602ffcc6b7bfb9","kind":"commit","published_at":"2025-03-07T18:33:26.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.2/manifests"},{"name":"4.24.1","sha":"d4276dc0b6096811547848cc9ab245920db639cb","kind":"commit","published_at":"2025-01-21T18:56:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.1/manifests"},{"name":"4.24.0","sha":"eca61ed6ce1f24836b51a42496304ba42ae4a6cd","kind":"commit","published_at":"2025-01-21T18:12:31.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.0/manifests"},{"name":"4.23.2","sha":"0447036240f4fe48605124635553c5bbf0469651","kind":"commit","published_at":"2024-10-22T14:26:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.2/manifests"},{"name":"4.23.1","sha":"962bc59626cfa8163ac6068720505408b257163f","kind":"commit","published_at":"2024-10-22T05:38:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.1/manifests"},{"name":"4.23.0","sha":"7696a8e68a05f277f69724096c9fde990fc35f61","kind":"commit","published_at":"2024-10-17T03:40:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.0/manifests"},{"name":"4.22.0","sha":"b912cb2383c3b8e6e3fb09c80b774f4bf4c29bc0","kind":"commit","published_at":"2024-10-15T18:56:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.22.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.22.0/manifests"},{"name":"4.21.2","sha":"c953f4f4ba1e0e7a69de1ecea94e4bdb5a797ac1","kind":"commit","published_at":"2024-10-03T15:17:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.2/manifests"},{"name":"4.21.1","sha":"434ac18d89a843b961c8544bf74e796191c940f0","kind":"commit","published_at":"2024-10-02T20:58:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.1/manifests"},{"name":"4.21.0","sha":"46bef9eff54c53eeced031436d2d1a068b4bfb16","kind":"commit","published_at":"2024-10-01T03:38:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.0/manifests"},{"name":"4.20.0","sha":"a04cc3afa08e4641ba8419eb320e738d4ef8180c","kind":"commit","published_at":"2024-09-19T03:39:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.20.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.20.0/manifests"},{"name":"4.19.0","sha":"2f8362416fdcc94ed99b99d81387ac5ea20311f1","kind":"commit","published_at":"2024-09-17T18:43:46.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.19.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.19.0/manifests"},{"name":"4.18.1","sha":"df34192e07d47c257c85b0e0af2d065f7bb6c7ba","kind":"commit","published_at":"2024-09-07T16:25:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.18.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.1/manifests"},{"name":"4.18.0","sha":"ea72694813a34573f75cbbe284792c4fa96c73c2","kind":"commit","published_at":"2024-08-13T16:43:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.18.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.0/manifests"},{"name":"4.17.1","sha":"352a3dd778fa9ecb1ddb339c37536a79fef1c121","kind":"commit","published_at":"2024-08-07T17:17:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.17.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.1/manifests"},{"name":"4.17.0","sha":"2f7c60ec71d47f4099394af11999a840bc97c9a9","kind":"commit","published_at":"2024-08-05T19:47:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.17.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"5646274f1a3cb681b70c1eb8470bbadc871ee3fc","kind":"commit","published_at":"2024-07-03T03:16:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.16.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.16.0/manifests"},{"name":"4.15.1","sha":"079000fe80bb9baa3eb0e7f8f53f932810942d14","kind":"commit","published_at":"2024-06-06T00:52:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.15.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.1/manifests"},{"name":"4.15.0","sha":"261b4ca55686059489b1314c440f0e2fca21aca5","kind":"commit","published_at":"2024-04-26T18:56:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.15.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.0/manifests"},{"name":"4.14.2","sha":"ab9b504182cff5b16489ff201d0894e4c9eb6850","kind":"commit","published_at":"2024-03-22T15:43:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.2/manifests"},{"name":"4.14.1","sha":"acbef2d4b1f26264408ae47bd3af1b131557f7ad","kind":"commit","published_at":"2024-03-06T18:52:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"d37cb0821ab6940cba8afcdf62aeeff32b921993","kind":"commit","published_at":"2024-03-05T23:58:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.0/manifests"},{"name":"4.13.0","sha":"ae156e2abe6d07082681bffd3d3c39994c9e5f47","kind":"commit","published_at":"2024-02-17T00:48:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.13.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.13.0/manifests"},{"name":"4.12.1","sha":"8eaf09f2e7d38c056819009a36f204d2c36d6981","kind":"commit","published_at":"2024-01-17T04:15:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.12.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"776718cd6b220bf9b82f9b559424f9065e7e51b5","kind":"commit","published_at":"2024-01-12T02:02:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.12.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.0/manifests"},{"name":"4.11.4","sha":"583ce546e600f58a35eab580448396ff7fcb2a9a","kind":"commit","published_at":"2023-11-28T04:13:26.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.4/manifests"},{"name":"4.11.3","sha":"0799354d44a1585b89240d424309faff8f25a7ed","kind":"commit","published_at":"2023-09-08T22:44:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"1371e98dbddee3ed968a3b25eaa86df54e3220c4","kind":"commit","published_at":"2023-09-08T03:46:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"f54c21cb3e2a157e2675d45dae366a8150158712","kind":"commit","published_at":"2023-09-01T18:59:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.1/manifests"},{"name":"4.5.1.1","sha":"2886397b3d98d914f04ca0229c657a1fa0d9952e","kind":"commit","published_at":"2023-08-31T16:03:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1.1/manifests"},{"name":"4.11.0","sha":"4700298a5c0a2b18a2978f99a287549620213c60","kind":"commit","published_at":"2023-08-29T19:19:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"9ceec6ec7d6a330bb45511165ca6f2882366cb8b","kind":"commit","published_at":"2023-08-21T17:14:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.10.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3627f11bee3190abe5ce09ea114eea0d8a1f7e69","kind":"commit","published_at":"2023-08-16T14:30:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"f516cb5dde536ff07c9327c722563f3779018eba","kind":"commit","published_at":"2023-08-12T18:46:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"dc5347609f9f8165a185face4bc4a3029ecb6ee5","kind":"commit","published_at":"2023-08-08T15:08:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.7.0/manifests"},{"name":"4.6.4","sha":"9fcbf1bad397e8b96225ce4e9d3a1fca19616cb4","kind":"commit","published_at":"2023-07-06T16:00:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.4/manifests"},{"name":"4.6.3","sha":"19b5f4dc38bfe0dd40e5ead5699d29d2ea03892e","kind":"commit","published_at":"2023-06-20T02:25:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"2576930060305b664a13ac14c087ac7a09ee57b7","kind":"commit","published_at":"2023-06-17T01:09:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"6de9c2eb74f27e462ccd81e70e3ac030a88d5778","kind":"commit","published_at":"2023-06-15T23:53:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"6d4967225e39af2efd0fac0ca2f7cb873c443df3","kind":"commit","published_at":"2023-06-05T14:54:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"accbc844ecc1ef5085193d8a150522736431da1a","kind":"commit","published_at":"2023-05-27T23:11:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"39b2bc4887cc4a4a138d786bf85babb7c4ce69a9","kind":"commit","published_at":"2023-04-26T16:32:31.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"af43a28c46e32f9edaba7bca0edf2fc6a29610de","kind":"commit","published_at":"2023-04-24T17:26:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.0/manifests"},{"name":"4.4.12","sha":"0d85bdb9122a525cf879437c3287fb552efeb2a7","kind":"commit","published_at":"2023-04-13T18:55:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.12","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.12/manifests"},{"name":"4.4.11","sha":"ea169d0b200ab78b4dee95374127cf4491219284","kind":"commit","published_at":"2023-04-05T19:15:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.11","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.11/manifests"},{"name":"4.4.10","sha":"b6b2443123121bd5d7eca89d6e372cc3bab8de4c","kind":"commit","published_at":"2023-04-05T16:51:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.10/manifests"},{"name":"4.4.9","sha":"82584c900fddc5422b241e294e87cd72de5078c9","kind":"commit","published_at":"2023-04-05T13:36:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.9/manifests"},{"name":"4.4.8","sha":"c037e62b2fd26a63beef64b24decf62417ae45d4","kind":"commit","published_at":"2023-03-26T17:11:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.8/manifests"},{"name":"4.4.7","sha":"6be22dfd074decd636acd85bdd76a78b9a7164e2","kind":"commit","published_at":"2023-03-12T16:32:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.7/manifests"},{"name":"4.4.6","sha":"251dc1ab542537e603be7d4b9b0f06a3a417e409","kind":"commit","published_at":"2023-02-21T17:14:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.6/manifests"},{"name":"4.4.5","sha":"c698698006904dadc906c59ed5e4875be4c281c7","kind":"commit","published_at":"2023-02-08T02:18:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"b7fec1e236eeddefec9023f5d6ced94c5c2871cf","kind":"commit","published_at":"2023-01-31T20:34:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"4408cff65d72d5662e85da632e74154dfc030ef2","kind":"commit","published_at":"2023-01-31T03:21:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"402cf84c05a2ca7a6fd1942808f00d84a3dbd520","kind":"commit","published_at":"2023-01-25T22:38:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"b654be7d682670cd32cbcf2d3df302f7a3dda3ff","kind":"commit","published_at":"2023-01-25T22:38:09.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"e29217a0f8303f21993f792988413345a7afff0a","kind":"commit","published_at":"2023-01-25T20:25:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.0/manifests"},{"name":"4.3.5","sha":"7eec0251e6885fd025f745949c584f8ca44ffbb6","kind":"commit","published_at":"2023-01-18T15:50:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.5/manifests"},{"name":"4.3.4","sha":"23510dc61a2e5e4fc5381a957e75f17796ace265","kind":"commit","published_at":"2023-01-17T15:14:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.4/manifests"},{"name":"4.3.3","sha":"1ba041908fa9c225840aafa4cbc01fd6521e804b","kind":"commit","published_at":"2023-01-16T22:08:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"a2222e98b320467e821cf9444113e9b40ab3ad1b","kind":"commit","published_at":"2023-01-16T17:06:56.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"7ccd0f10c72bfbddb5c62636dfa6d4c02ecc591c","kind":"commit","published_at":"2023-01-16T04:46:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"6fe280aa2677f2760da0d9f59907ec27983cfd99","kind":"commit","published_at":"2023-01-16T00:21:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.0/manifests"},{"name":"4.2.8","sha":"955a7fb8864a9e682ec91589e0c10115ab6fa6a5","kind":"commit","published_at":"2023-01-12T02:34:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.8/manifests"},{"name":"4.2.7","sha":"b8e47ce061b3da43d195e17f1782ee8a012e6f55","kind":"commit","published_at":"2023-01-11T15:56:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.7/manifests"},{"name":"4.2.6","sha":"fd866d527397e53cfd89f9dd287b74cce2085510","kind":"commit","published_at":"2023-01-06T23:27:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.6/manifests"},{"name":"4.2.5","sha":"b9b4d02978b6b66e19986fe894aedf9ad26f54a5","kind":"commit","published_at":"2023-01-06T15:41:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"af35384bb2eeb13e1a023ce9f0e9530adafa63dd","kind":"commit","published_at":"2023-01-05T18:22:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.4/manifests"},{"name":"4.2.3","sha":"f07335d358282d47fa593de9b31bb94e950fb782","kind":"commit","published_at":"2023-01-05T00:10:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"36fe263bd14a6379ec570817ade6677487f08a23","kind":"commit","published_at":"2023-01-04T16:36:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"43382af3a228c4dfc098ec50e136971553ee0035","kind":"commit","published_at":"2023-01-04T05:17:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"d16a666ae31c2fd6d8204c39498758cc529167a3","kind":"commit","published_at":"2023-01-04T02:05:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.0/manifests"},{"name":"4.1.3","sha":"d05ea02b7344766be3eb8046bac8843e10cf43a8","kind":"commit","published_at":"2023-01-02T20:00:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6253d6220486e17c6132f613cc6218c87b084417","kind":"commit","published_at":"2022-12-31T00:26:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"1d739a2641bcb0545815afbabf8b3da9694ec0ff","kind":"commit","published_at":"2022-12-29T23:35:22.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e0aed508607d34559610fbb0d2b4fd038da9c11b","kind":"commit","published_at":"2022-12-29T16:49:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.0/manifests"},{"name":"4.0.19","sha":"0580121601a5949957dd9344beb1f289c66f16a2","kind":"commit","published_at":"2022-12-28T15:50:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.19","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.19/manifests"},{"name":"4.0.18","sha":"2ec58797334ac7be8e8c04cec4a2909534021436","kind":"commit","published_at":"2022-12-26T17:09:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.18","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.18/manifests"},{"name":"4.0.17","sha":"d970c765a68b71bff56283eb6fa5aef17c5e97fc","kind":"commit","published_at":"2022-12-26T04:02:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.17","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.17/manifests"},{"name":"4.0.16","sha":"f460c848466cdf3156867e272f86d4cdccabd714","kind":"commit","published_at":"2022-12-20T19:02:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.16","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.16/manifests"},{"name":"4.0.15","sha":"a26b975d95ee5e883321abe0f2d3374bd1071e63","kind":"commit","published_at":"2022-12-19T22:26:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.15","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.15/manifests"},{"name":"4.0.14","sha":"c958bc91e0fc49449fdec04df0086f71ec187396","kind":"commit","published_at":"2022-12-18T16:19:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.14","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.14/manifests"},{"name":"4.0.13","sha":"e6550b87b6e65760059fd250c18127467cae2dee","kind":"commit","published_at":"2022-12-18T02:17:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.13","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.13/manifests"},{"name":"4.0.12","sha":"9553e4feeffd71644c83216c423ff16093243da6","kind":"commit","published_at":"2022-12-16T18:22:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.12","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.12/manifests"},{"name":"4.0.11","sha":"3641a477e40e606320fea11949b5bb571aace7d5","kind":"commit","published_at":"2022-12-15T02:56:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.11","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"d77d6270b14f902ee2534ae4736415266925d9bb","kind":"commit","published_at":"2022-12-14T23:53:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.10/manifests"},{"name":"3.28.0","sha":"19c45334a6aeec309d3b1c5482e34750dfe2ce27","kind":"commit","published_at":"2022-12-14T22:49:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.28.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.28.0/manifests"},{"name":"4.0.9","sha":"ebe1f3949e11279c065ebbcec0e916c04c83c10d","kind":"commit","published_at":"2022-12-13T16:16:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"8251a7d06e0c092760eb2d36d4501c9569ff0093","kind":"commit","published_at":"2022-12-11T19:53:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"626650118da402cdacafc71136270edab33a3341","kind":"commit","published_at":"2022-12-11T18:11:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"f034ca7f1985cf762c6162255431b00e8c82ecca","kind":"commit","published_at":"2022-12-11T03:03:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"07c256fd997bebede3756989a8fab5ededf3fa00","kind":"commit","published_at":"2022-12-10T03:46:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"1fa63aa1e5a620faf2fade0c04b9f9726dc50809","kind":"commit","published_at":"2022-12-09T22:05:17.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"95084f20d91a91c49fad30e4c84c2eca9efeaa0e","kind":"commit","published_at":"2022-12-08T17:06:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"5c0863ce39fcfe03df4dd2e80d1d690e3d1fecdf","kind":"commit","published_at":"2022-12-08T02:03:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cc2ff1d4652bb053f3db07b7364a235a96c1c770","kind":"commit","published_at":"2022-12-08T00:41:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"c63ee4af6868232874bc80e339fc084129a07d6e","kind":"commit","published_at":"2022-12-07T16:56:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0/manifests"},{"name":"4.0.0rc4","sha":"64da1974923c5a0a12ae09f2f8807bc3c81aa14b","kind":"commit","published_at":"2022-12-07T01:15:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"203e44d5f35537caf27f14a3bf6d9ce78659f409","kind":"commit","published_at":"2022-12-06T04:37:45.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"d72e1bc3ab8cf5b30d892c8e0354bc0961f619b6","kind":"commit","published_at":"2022-12-05T04:15:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"e9a4a4efa5c0c969db2e432d8ab93f5f695309b6","kind":"commit","published_at":"2022-11-29T18:33:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc1/manifests"},{"name":"4.0.0b3","sha":"283246934e0d463a262ff63a015c4350514ce922","kind":"commit","published_at":"2022-11-28T04:03:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b3/manifests"},{"name":"3.27.1","sha":"1d5d3b8df20d3911b47b696aa4f78207f843db28","kind":"commit","published_at":"2022-11-14T05:06:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.27.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"96ff2c97e980866e5f5a668da6cd59eb490a1424","kind":"commit","published_at":"2022-10-25T23:54:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.27.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.0/manifests"},{"name":"3.26.0","sha":"672e133f1a23858ab9a4a9298d31c61e085702d3","kind":"commit","published_at":"2022-09-08T03:34:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.26.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"167ca1a42260227f6e74f22b3a44cdd2e65ec3ad","kind":"commit","published_at":"2022-06-29T23:20:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.25.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"cd33742da5ff3e4e2153d6df48c6e23ed5744bdc","kind":"commit","published_at":"2022-04-11T09:48:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.25.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.0/manifests"},{"name":"4.0.0b2","sha":"87cac45d723a65b3057b2288ae2f6e3de06244f1","kind":"commit","published_at":"2022-04-11T07:54:00.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b2/manifests"},{"name":"4.0.0b1","sha":"757295b053bf974dfdcbb18a96c504f7935bde84","kind":"commit","published_at":"2022-02-06T10:10:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b1/manifests"},{"name":"4.0.0a10","sha":"7d1545a840f89667e8058cd79b0b7771098ebb60","kind":"commit","published_at":"2022-01-04T09:21:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a10/manifests"},{"name":"3.24.5","sha":"8cf6330195c078545bcbff52c8d31df12da9944f","kind":"commit","published_at":"2021-12-29T00:21:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.5/manifests"},{"name":"3.24.4","sha":"50307a5158b37ed75e7cac94ac934d9eb48ab8f5","kind":"commit","published_at":"2021-09-16T08:54:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.4/manifests"},{"name":"4.0.0a9","sha":"aa758d507d001f2791bab7a33c925237ef9b9243","kind":"commit","published_at":"2021-09-16T08:49:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a9/manifests"},{"name":"4.0.0a8","sha":"fcae4c560cbad0c65d14739606de6fd5211edb44","kind":"commit","published_at":"2021-08-21T13:40:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a8/manifests"},{"name":"3.24.3","sha":"db3149ecd44c0b03418386074a3b07de2914a14d","kind":"commit","published_at":"2021-08-21T13:40:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.3/manifests"},{"name":"3.24.2","sha":"3dc01d5c0f3ec51583de6c990107f12c608d82f6","kind":"commit","published_at":"2021-08-18T14:06:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"80918013ac88335331cc5c9b09f2912dad41b63a","kind":"commit","published_at":"2021-07-31T12:10:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.1/manifests"},{"name":"4.0.0a7","sha":"9702c38ed8808d6bcd9d70dc89bdf34f47e268d0","kind":"commit","published_at":"2021-07-28T16:39:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a7/manifests"},{"name":"3.24.0","sha":"c2e2e3441af72b45a03d11589908762ab0204613","kind":"commit","published_at":"2021-07-14T11:37:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.0/manifests"},{"name":"3.23.1","sha":"d98f589197f033fa9846918f309bf66a645f905b","kind":"commit","published_at":"2021-05-05T16:05:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.23.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"eee8ba12f9530376bc73649918f3e19dd7e9bf2e","kind":"commit","published_at":"2021-03-03T11:28:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.23.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"052820797956c4275f27625e589e93b4eb3ae43d","kind":"commit","published_at":"2021-02-16T07:50:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.22.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.22.0/manifests"},{"name":"4.0.0a6","sha":"a33c3ffaed3b447c370c80198fc01c2f67bb15ed","kind":"commit","published_at":"2021-02-15T08:00:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a6/manifests"},{"name":"3.21.4","sha":"ff9990a2bf4e6540768b6371f2dd4c1d19014a30","kind":"commit","published_at":"2021-02-02T19:14:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.4/manifests"},{"name":"3.21.3","sha":"7dbed25b63a0892bbc9e743f96d118ab237d6d82","kind":"commit","published_at":"2021-01-28T07:39:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.3/manifests"},{"name":"4.0.0a5","sha":"de9229f0a5d12e00f68362bb63d6daf4c48f9dd1","kind":"commit","published_at":"2021-01-23T16:11:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a5/manifests"},{"name":"3.21.2","sha":"4116e90d41e6f4ad024eff7d7a47c3e0442ddabe","kind":"commit","published_at":"2021-01-19T09:37:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.2/manifests"},{"name":"4.0.0a4","sha":"3d43bcf5c2ba3a64ed7fd73ae89324af28ef3c85","kind":"commit","published_at":"2021-01-16T18:14:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a4/manifests"},{"name":"4.0.0a3","sha":"fb3fe669fd567f3dbe0c59aaeb18daacc3fd35f8","kind":"commit","published_at":"2021-01-13T08:41:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a3/manifests"},{"name":"3.21.1","sha":"ffac605106be04633b6777b12b9131c82ebb0bd8","kind":"commit","published_at":"2021-01-13T07:06:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.1/manifests"},{"name":"4.0.0a2","sha":"096f6a8184f4846163fea13d34ceafc76a99119e","kind":"commit","published_at":"2021-01-08T18:42:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a2/manifests"},{"name":"3.21.0","sha":"2cc64c10f79a959a101b36860110d1b5a3f9d21c","kind":"commit","published_at":"2021-01-08T17:32:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.0/manifests"},{"name":"3.20.1","sha":"e4285063289fd3550427ef47a5e681cb41addbee","kind":"commit","published_at":"2020-10-09T07:30:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.20.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"5c94919b79105eabb0507f6d5e55b60daee11ccc","kind":"commit","published_at":"2020-09-01T15:49:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.20.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"0c8c729cf0ac25ed0da1fbcb40ab2e1eddbdaa11","kind":"commit","published_at":"2020-08-06T16:56:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.19.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.19.0/manifests"},{"name":"3.18.1","sha":"594244ab1d6d969d47e142777c87bf56c9dab3fd","kind":"commit","published_at":"2020-07-28T08:19:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.18.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.1/manifests"},{"name":"3.18.0","sha":"513cdc84e61f8a6c75fd54b5e68c02f5e098a2b9","kind":"commit","published_at":"2020-07-23T08:22:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.18.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"681a094c623738091be2f39b8175f52b04f9325f","kind":"commit","published_at":"2020-07-15T17:27:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.17.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"31e0bc669e949336432735189ea577649e7f457d","kind":"commit","published_at":"2020-07-14T20:00:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.17.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.0/manifests"},{"name":"3.16.1","sha":"7219c0acafc90916e999afa8bf301382f9a65623","kind":"commit","published_at":"2020-06-29T14:24:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.16.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.1/manifests"},{"name":"3.16.0","sha":"b86168b0849fd5fb1a9dba8832e73e3c9d976cbf","kind":"commit","published_at":"2020-06-26T18:44:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.16.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.0/manifests"},{"name":"3.15.2","sha":"d340d89e28ef212fecdbf81f2648fb4f5a4a238d","kind":"commit","published_at":"2020-06-06T08:40:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"e74f3d3e24350b8c438fd6a81a233dc51d5c7ca4","kind":"commit","published_at":"2020-05-20T13:11:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"8b225462086095dca4f192d844fd450bcbe373ac","kind":"commit","published_at":"2020-05-02T16:05:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.0/manifests"},{"name":"4.0.0a1","sha":"741362fb523f48d0fd826006bc6251a85c3ec5f4","kind":"commit","published_at":"2020-03-30T08:55:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a1/manifests"},{"name":"3.14.6","sha":"803b226f2f568e50b29abfa4f9d42a52b5fb7c01","kind":"commit","published_at":"2020-03-25T10:06:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.6","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.6/manifests"},{"name":"3.14.5","sha":"5feb33a2177c69d01eb456d44fc71c181c03966c","kind":"commit","published_at":"2020-02-16T23:37:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.5/manifests"},{"name":"3.14.4","sha":"de8b70805f012e7499f462e75f0b7253ed955300","kind":"commit","published_at":"2020-02-13T12:03:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.4/manifests"},{"name":"3.14.3","sha":"1b8f302f8d3c083fbf54dde48457aa190995d409","kind":"commit","published_at":"2019-12-28T09:52:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.3/manifests"},{"name":"3.14.2","sha":"ea6448210fc5b561965b91e02177ca16e5e9e666","kind":"commit","published_at":"2019-12-02T17:09:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.2/manifests"},{"name":"3.14.1","sha":"279bcbef30287177452f798df0a409fa68d8230e","kind":"commit","published_at":"2019-11-13T16:26:00.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"7a8a6acf5f72472dadcc982c2e418c7e7a52e6fb","kind":"commit","published_at":"2019-09-03T15:37:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.0/manifests"},{"name":"3.13.2","sha":"c5ef3d21798d7ec006166343f9631a471d08b551","kind":"commit","published_at":"2019-07-01T18:14:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e2000ef2f241c57b4ec8cf247f38d75a108c4e67","kind":"commit","published_at":"2019-06-25T21:57:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"80e8a096af617b4658a68fb9eb37064092898497","kind":"commit","published_at":"2019-06-24T17:31:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"3ddd0e5f859155a8b4a537a53c75c5c383423382","kind":"commit","published_at":"2019-05-23T17:42:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.12.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"772a43678f97274f817e9590165037456e1eb1d7","kind":"commit","published_at":"2019-05-23T14:19:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.12.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"af4feaca4c1456f5df2b2ed58ff0196cf901ab86","kind":"commit","published_at":"2019-05-16T09:15:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.11.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"67d7c3d1aca05d45c9d17a96bdf720564c29de57","kind":"commit","published_at":"2019-05-15T16:32:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.11.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"185d1e3bfbbe46a479c1abec1e236b782e45377c","kind":"commit","published_at":"2019-05-13T10:35:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.10.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"dbd889b4728c6f09ba84c131286642e09b16a190","kind":"commit","published_at":"2019-04-17T13:29:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.9.0/manifests"},{"name":"3.8.6","sha":"20cb9a006d26d95cf2bd7d685e8cfce348882f70","kind":"commit","published_at":"2019-04-03T15:58:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.6","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"893816421765cedc4bf14202cefb3dcba7bf2f17","kind":"commit","published_at":"2019-04-03T13:54:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"76195e1d1dffb4084452b9f3c22c390db43458ca","kind":"commit","published_at":"2019-04-01T14:53:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"682d5f7ea6d449730e480553e757ef7e13f6f820","kind":"commit","published_at":"2019-03-29T13:10:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"b3e808eb7a3b38eb87366f36ddf882511a9a8fe5","kind":"commit","published_at":"2019-03-29T11:00:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"d752b76d3f0a96a9c312b2f7c7ee5742e277bb4f","kind":"commit","published_at":"2019-03-28T12:38:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"da6f5c1bdd82c0bc80763ab40a5f4d944599c038","kind":"commit","published_at":"2019-03-27T18:21:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"f9664f200ba1298fb78a4d1405b7910aa62fe0f7","kind":"commit","published_at":"2019-01-11T14:26:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"de0d6954e4ca8f5a9a1af6145560059b58f3cf97","kind":"commit","published_at":"2018-12-24T13:29:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"ca0c69d2b65135c1faf05f96e74ca3d29e6eaed4","kind":"commit","published_at":"2018-12-13T15:23:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"cf1dcfcb465e32fb641b69701482b455fc2902b8","kind":"commit","published_at":"2018-10-28T14:21:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"7c14ac9a155408849a79a17961c20c66bd151322","kind":"commit","published_at":"2018-10-09T09:40:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3e56c9db524d9634bfb0782e06923c5a1f4db4b1","kind":"commit","published_at":"2018-10-08T13:09:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"61a0ce2c4ea9ce119f61f81100008869f5b60244","kind":"commit","published_at":"2018-10-08T09:43:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b6f23aa1bc8da5bda07e48b386f248576efa2fee","kind":"commit","published_at":"2018-09-20T07:54:03.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"ff73a723d0f8ef6448eebdfc42bdca498a005c9a","kind":"commit","published_at":"2018-09-11T15:21:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"e9b0f874eee955b117ea557d2c707c2584d4c1b4","kind":"commit","published_at":"2018-08-10T12:00:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"6cc196301f054c8babff0df0bac4253c576555b9","kind":"commit","published_at":"2018-08-10T06:21:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.0/manifests"},{"name":"3.1.3","sha":"fd71ad0433109417cc5cc9891ca0a5c2a70137aa","kind":"commit","published_at":"2018-08-03T21:49:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"e86d99d72c31d8a8bf4043884c290d0e7370b998","kind":"tag","published_at":"2018-07-12T16:23:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"f398735e84633d26ae0eec12d2615a9e9cb353cc","kind":"commit","published_at":"2018-07-09T14:06:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"605f9b8ba90930d57e6b074d8ed099d78658dbe3","kind":"commit","published_at":"2018-07-08T20:22:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0/manifests"},{"name":"3.1.0a2","sha":"9e5467535ad46f936c6d5eaac01910bb55662e42","kind":"commit","published_at":"2018-07-08T19:07:18.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0a2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a2/manifests"},{"name":"3.1.0a1","sha":"5c933f75a934dbdf9a71a7e46c72de4f89f82c4d","kind":"commit","published_at":"2018-07-06T17:08:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0a1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a1/manifests"},{"name":"3.0.0","sha":"35f82474e5ed71d0c05b6609b27538a61cf1faaf","kind":"tag","published_at":"2018-04-02T16:11:22.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0/manifests"},{"name":"3.0.0rc4","sha":"e37c42e1859c741eaa032c793767a0b206a40311","kind":"tag","published_at":"2018-03-23T20:57:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"76c62198ce86566284095b5656ae372093791a37","kind":"tag","published_at":"2018-03-22T18:24:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"247bb30152deaf96a5511338c253b6df8b0671af","kind":"tag","published_at":"2018-03-03T13:03:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"1d6ca4b5c488c9c8ba10d25cb79ca89c254cd786","kind":"commit","published_at":"2018-01-28T15:49:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc1/manifests"},{"name":"2.9.1","sha":"d2b42007cdff4a01f05a9c845cb1395c77a048aa","kind":"tag","published_at":"2017-09-29T18:26:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"cfc49a353fa9653711bdc7cc93b46d95dd79f03d","kind":"tag","published_at":"2017-09-29T09:06:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0/manifests"},{"name":"2.9.0rc1","sha":"938f0ef57f22852ef281dda92086104bfccf07e3","kind":"commit","published_at":"2017-09-14T20:41:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0rc1/manifests"},{"name":"2.8.2","sha":"c476851e39496148e6dd3117ec6936a99d088e31","kind":"commit","published_at":"2017-09-10T11:57:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"952385acaf352ef6aefab17a2b4c86e5cca64d94","kind":"commit","published_at":"2017-09-04T09:42:56.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"1f81948197cd615d6c4e6b435071199d54c168b6","kind":"commit","published_at":"2017-09-01T17:00:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0/manifests"},{"name":"2.8.0rc2","sha":"1fe19a3d3dc9f5f34a8f046bfb5c8eb6a3e19f33","kind":"commit","published_at":"2017-08-26T19:19:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc2/manifests"},{"name":"2.8.0rc1","sha":"712c681f83d2d2e983b6807bf7fd0353ffa54787","kind":"commit","published_at":"2017-08-13T09:56:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc1/manifests"},{"name":"2.7.0","sha":"9db6c78e97915097e838f345a669ef0f6bdcd113","kind":"commit","published_at":"2017-04-02T12:11:45.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"fc3bd3c2b9a0eb32aad4a9f9aa4bb048d6f3e48c","kind":"commit","published_at":"2017-02-04T00:22:17.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.6.0/manifests"},{"name":"2.3.2","sha":"9262476ae33ccba759ef4ea9c406e25b54797f06","kind":"tag","published_at":"2016-11-30T11:58:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.2/manifests"},{"name":"2.5.0","sha":"1e888ce9b87d87045479ed4c320be803b05b0f38","kind":"tag","published_at":"2016-11-16T15:02:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"b77225dd5a8c84ad429ff08a5f81f4580efd00b9","kind":"tag","published_at":"2016-10-13T09:49:03.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4b077d9ff34673459ec30146677f5eba75c6bbe4","kind":"tag","published_at":"2016-10-12T10:52:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"bd1d309fe0464e5c2e43de5c90197a5149532abe","kind":"commit","published_at":"2015-12-14T11:01:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"b166d85f8cae3b3505a72bbb26d51f8f088de204","kind":"commit","published_at":"2015-12-09T12:24:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"a925190c8cc9600411b0e7c0e76a03a0ee40b1b3","kind":"commit","published_at":"2015-11-11T14:58:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e875586c54acac2dd6e4e133250e762914c8c749","kind":"commit","published_at":"2015-11-11T13:17:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"a6b3bf787d228d42a0b9854cd7550c5071c31caa","kind":"commit","published_at":"2015-06-23T11:49:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"55e08092418a9daa3dff444004fb20223665dac0","kind":"commit","published_at":"2015-06-19T13:29:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"21cbab3078c9c306898821997d1a39706b9c1b9a","kind":"commit","published_at":"2015-06-03T13:14:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5a423a9d7ca60b62831014622305c5614c5dd26f","kind":"commit","published_at":"2015-05-12T23:27:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"0af5700e75c8315f5406be99951d0c7e99733464","kind":"commit","published_at":"2015-05-12T21:02:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.0/manifests"},{"name":"1.9.2","sha":"bd49adbbe3ed8d5ed2876cea6dc9b07347d6aa77","kind":"commit","published_at":"2015-03-23T20:46:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"0d64eaa2399669d9eaa0fe94f9d3ebe1ef6cb18d","kind":"commit","published_at":"2015-03-23T09:25:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"5c0ac0705a9cc62282b418494bfa1acf66b67590","kind":"commit","published_at":"2015-02-24T15:45:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"d28660736e8485d38662d613b58981188c74568f","kind":"commit","published_at":"2014-10-24T18:18:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"5aa6d2a2b002aa7e757f1f4d445ae79858c8ccfb","kind":"commit","published_at":"2014-09-24T13:12:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"115b02478074b554b8475fc60694007df7e9639b","kind":"commit","published_at":"2014-07-15T07:53:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"41ee1e0466a09a41ca67b0033164741e82d9de20","kind":"commit","published_at":"2014-03-28T14:19:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"4df8d56362f1d28609f2bc057a7e8b51d1ff3be2","kind":"commit","published_at":"2014-01-29T13:03:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"f60cfcea2dedafca1dd727181bbf0dfd180c4cb5","kind":"commit","published_at":"2013-09-04T13:55:01.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"41e24c820140b55a752def624b5f880129b7cec3","kind":"commit","published_at":"2013-08-15T12:10:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"8655cddbd98083096be23741422768ee1d59e06b","kind":"commit","published_at":"2013-06-22T07:17:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"96e6139782096d500e002322b7563f3976ebe66d","kind":"commit","published_at":"2013-02-28T14:44:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.3","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"2740e71a4d0c29b10e8e9647bcf678c13e86f2ce","kind":"commit","published_at":"2012-07-20T10:50:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"0b98df1e8f05d14fa6028eabe38135849f4c4621","kind":"commit","published_at":"2012-07-03T09:33:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.1/manifests"},{"name":"1.4","sha":"f65295181e95b84d667cef2623829cf140a14d54","kind":"commit","published_at":"2012-06-13T13:11:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4/manifests"},{"name":"1.3","sha":"4524241c5b15518456dbabb077818995b099630c","kind":"commit","published_at":"2011-12-21T08:37:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.3/manifests"},{"name":"1.2","sha":"267937829059986d376d152fd8c23112a72d2901","kind":"commit","published_at":"2011-11-10T18:42:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.2/manifests"},{"name":"1.1","sha":"cc9f3d8aa44546dba1b3c5a051a08c086b98f9dd","kind":"commit","published_at":"2011-07-08T15:15:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.1/manifests"},{"name":"1.0","sha":"76b92e5ed71226d73879535e4ad7d3061777f201","kind":"commit","published_at":"2011-05-28T17:58:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.0/manifests"},{"name":"0.9","sha":"aa87272dc9bad93260db50a31fac66054cddcd80","kind":"commit","published_at":"2010-11-25T19:09:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.9","html_url":"https://github.com/tox-dev/tox/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.9/manifests"},{"name":"0.8","sha":"4a13977523c8758dce47765842f633cefa77ffb3","kind":"commit","published_at":"2010-07-30T13:26:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.8","html_url":"https://github.com/tox-dev/tox/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.8/manifests"},{"name":"0.6","sha":"412c277cfce6e6300096791fa1ef9c9bafee70b2","kind":"commit","published_at":"2010-07-12T18:13:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.6","html_url":"https://github.com/tox-dev/tox/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.6/manifests"},{"name":"0.5","sha":"72f302c36e3e73f7ec6cca4af5ae8384f72f59e9","kind":"commit","published_at":"2010-07-12T11:08:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.5","html_url":"https://github.com/tox-dev/tox/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:45:19.521Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":68,"rankings":{"downloads":null,"dependent_repos_count":4.212627901172947,"dependent_packages_count":6.44372348390317,"stargazers_count":7.042675318193162,"forks_count":7.581731969054155,"docker_downloads_count":null,"average":6.320189668080858},"purl":"pkg:conda/tox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tox/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/tox","https://github.com/sponsors/tox-dev"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:38:21.866Z","issues_count":326,"pull_requests_count":367,"avg_time_to_close_issue":7550303.716346154,"avg_time_to_close_pull_request":352106.2622478386,"issues_closed_count":207,"pull_requests_closed_count":347,"pull_request_authors_count":80,"issue_authors_count":206,"avg_comments_per_issue":3.892638036809816,"avg_comments_per_pull_request":0.8310626702997275,"merged_pull_requests_count":304,"bot_issues_count":1,"bot_pull_requests_count":133,"past_year_issues_count":87,"past_year_pull_requests_count":163,"past_year_avg_time_to_close_issue":1355269.5909090908,"past_year_avg_time_to_close_pull_request":394916.34265734267,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":143,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":1.7011494252873562,"past_year_avg_comments_per_pull_request":0.6932515337423313,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":70,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/issues","maintainers":[{"login":"gaborbernat","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"ssbarnea","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"jugmac00","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"masenf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masenf"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"dcrosta","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcrosta"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"obestwalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obestwalter"}],"active_maintainers":[{"login":"ssbarnea","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"gaborbernat","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jugmac00","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tox/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2951676,"name":"tox","ecosystem":"pypi","description":"tox is a generic virtualenv management and test command line tool","homepage":"http://tox.readthedocs.org","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/tox-dev/tox","keywords_array":["environments","isolated","testing","virtual"],"namespace":null,"versions_count":246,"first_release_published_at":"2010-07-12T13:30:18.000Z","latest_release_published_at":"2025-09-04T16:24:47.000Z","latest_release_number":"4.30.2","last_synced_at":"2025-09-07T14:32:20.655Z","created_at":"2022-04-10T12:52:54.904Z","updated_at":"2025-09-08T03:12:38.037Z","registry_url":"https://pypi.org/project/tox/","install_command":"pip install tox --index-url https://pypi.org/simple","documentation_url":"https://tox.wiki","metadata":{"funding":null,"documentation":"https://tox.wiki","classifiers":["Development Status :: 5 - Production/Stable","Framework :: tox","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries","Topic :: Software Development :: Testing","Topic :: Utilities"],"normalized_name":"tox","project_status":null},"repo_metadata":{"id":11131438,"uuid":"68465360","full_name":"tox-dev/tox","owner":"tox-dev","description":"Command line driven CI frontend and development task automation tool.","archived":false,"fork":false,"pushed_at":"2025-08-30T17:05:57.000Z","size":14743,"stargazers_count":3840,"open_issues_count":143,"forks_count":540,"subscribers_count":41,"default_branch":"main","last_synced_at":"2025-08-31T22:37:41.309Z","etag":null,"topics":["actions","automation","cli","continuous-integration","python","testing","venv","virtualenv"],"latest_commit_sha":null,"homepage":"https://tox.wiki","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tox-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"tidelift":"pypi/tox"}},"created_at":"2016-09-17T16:54:22.000Z","updated_at":"2025-08-30T17:06:01.000Z","dependencies_parsed_at":"2024-01-14T04:08:16.265Z","dependency_job_id":"deca219c-ef7a-4b3c-a860-a254776ae3a3","html_url":"https://github.com/tox-dev/tox","commit_stats":{"total_commits":796,"total_committers":104,"mean_commits":7.653846153846154,"dds":0.5879396984924623,"last_synced_commit":"343fe92ed881e87832c3e0865e41cd26d3cbb763"},"previous_names":[],"tags_count":247,"template":false,"template_full_name":null,"purl":"pkg:github/tox-dev/tox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/sbom","scorecard":{"id":895791,"data":{"date":"2025-08-11","repo":{"name":"github.com/tox-dev/tox","commit":"8088ecb03240145cba0179c9dbdca14eda93d1c2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 7/17 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yaml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml: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":"Maintained","score":10,"reason":"30 commit(s) and 16 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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/check.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tox-dev/tox/release.yaml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-24T13:39:32.586Z","repository_id":11131438,"created_at":"2025-08-24T13:39:32.587Z","updated_at":"2025-08-24T13:39:32.587Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274126142,"owners_count":25226542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tox-dev","name":"tox development team","uuid":"20345659","kind":"organization","description":"testing out of the box","email":"gaborjbernat@gmail.com","website":"https://tox.wiki","location":"United Kingdom","twitter":"gjbernat","company":null,"icon_url":"https://avatars.githubusercontent.com/u/20345659?v=4","repositories_count":31,"last_synced_at":"2024-05-01T09:35:00.421Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/tox-dev","funding_links":["https://github.com/sponsors/tox-dev"],"total_stars":8614,"followers":60,"following":0,"created_at":"2022-11-02T16:22:59.135Z","updated_at":"2024-05-01T09:35:49.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tox-dev/repositories"},"tags":[{"name":"4.30.2","sha":"5e0784a7f5ea5f89c089351c9a7e23863bd131b9","kind":"commit","published_at":"2025-09-04T16:23:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.30.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.2/manifests"},{"name":"4.30.1","sha":"b33a43c270eb87e61833b7ed934b401d23aeded5","kind":"commit","published_at":"2025-09-03T14:48:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.30.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.1/manifests"},{"name":"4.30.0","sha":"aa90652cd6b451ca1cf75144467b23d32daab448","kind":"commit","published_at":"2025-09-03T14:34:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.30.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.30.0/manifests"},{"name":"4.29.0","sha":"59aaee9defa7e3ca4eae644f498037b9b2cbf6c8","kind":"commit","published_at":"2025-08-29T22:30:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.29.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.29.0/manifests"},{"name":"4.28.4","sha":"611b7516d639638cecb1e2117adeeb6567120438","kind":"commit","published_at":"2025-07-31T21:19:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.4/manifests"},{"name":"4.28.3","sha":"815ca3149733b5cd1dc84d8ad67d6feaf4736067","kind":"commit","published_at":"2025-07-26T00:44:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.3/manifests"},{"name":"4.28.2","sha":"ebfaab66021d9f060ebfc3f1821a53874a905c49","kind":"commit","published_at":"2025-07-25T18:10:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.2/manifests"},{"name":"4.28.1","sha":"c836ab2727992329ffa61330d1aeb524e6d265f0","kind":"commit","published_at":"2025-07-23T06:15:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.1/manifests"},{"name":"4.28.0","sha":"af94e62e3ac401b4bd9e41b2e1b81cb395ca5502","kind":"commit","published_at":"2025-07-20T18:23:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.28.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.28.0/manifests"},{"name":"4.27.0","sha":"3eb6376183cfbf68b196dd6988a1dde489fde39e","kind":"commit","published_at":"2025-06-17T15:16:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.27.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.27.0/manifests"},{"name":"4.26.0","sha":"7c3fae80cf4a68e126a3ae222ceebdc82cc44b68","kind":"commit","published_at":"2025-05-13T15:01:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.26.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.26.0/manifests"},{"name":"4.25.0","sha":"3d35559ca1e9411708b9e5f73d610691a4fbdefc","kind":"commit","published_at":"2025-03-27T15:12:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.25.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.25.0/manifests"},{"name":"4.24.2","sha":"05835bfe5db31dfaa71d9fb146602ffcc6b7bfb9","kind":"commit","published_at":"2025-03-07T18:33:26.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.2/manifests"},{"name":"4.24.1","sha":"d4276dc0b6096811547848cc9ab245920db639cb","kind":"commit","published_at":"2025-01-21T18:56:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.1/manifests"},{"name":"4.24.0","sha":"eca61ed6ce1f24836b51a42496304ba42ae4a6cd","kind":"commit","published_at":"2025-01-21T18:12:31.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.24.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.24.0/manifests"},{"name":"4.23.2","sha":"0447036240f4fe48605124635553c5bbf0469651","kind":"commit","published_at":"2024-10-22T14:26:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.2/manifests"},{"name":"4.23.1","sha":"962bc59626cfa8163ac6068720505408b257163f","kind":"commit","published_at":"2024-10-22T05:38:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.1/manifests"},{"name":"4.23.0","sha":"7696a8e68a05f277f69724096c9fde990fc35f61","kind":"commit","published_at":"2024-10-17T03:40:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.23.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.23.0/manifests"},{"name":"4.22.0","sha":"b912cb2383c3b8e6e3fb09c80b774f4bf4c29bc0","kind":"commit","published_at":"2024-10-15T18:56:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.22.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.22.0/manifests"},{"name":"4.21.2","sha":"c953f4f4ba1e0e7a69de1ecea94e4bdb5a797ac1","kind":"commit","published_at":"2024-10-03T15:17:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.2/manifests"},{"name":"4.21.1","sha":"434ac18d89a843b961c8544bf74e796191c940f0","kind":"commit","published_at":"2024-10-02T20:58:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.1/manifests"},{"name":"4.21.0","sha":"46bef9eff54c53eeced031436d2d1a068b4bfb16","kind":"commit","published_at":"2024-10-01T03:38:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.21.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.21.0/manifests"},{"name":"4.20.0","sha":"a04cc3afa08e4641ba8419eb320e738d4ef8180c","kind":"commit","published_at":"2024-09-19T03:39:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.20.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.20.0/manifests"},{"name":"4.19.0","sha":"2f8362416fdcc94ed99b99d81387ac5ea20311f1","kind":"commit","published_at":"2024-09-17T18:43:46.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.19.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.19.0/manifests"},{"name":"4.18.1","sha":"df34192e07d47c257c85b0e0af2d065f7bb6c7ba","kind":"commit","published_at":"2024-09-07T16:25:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.18.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.1/manifests"},{"name":"4.18.0","sha":"ea72694813a34573f75cbbe284792c4fa96c73c2","kind":"commit","published_at":"2024-08-13T16:43:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.18.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.18.0/manifests"},{"name":"4.17.1","sha":"352a3dd778fa9ecb1ddb339c37536a79fef1c121","kind":"commit","published_at":"2024-08-07T17:17:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.17.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.1/manifests"},{"name":"4.17.0","sha":"2f7c60ec71d47f4099394af11999a840bc97c9a9","kind":"commit","published_at":"2024-08-05T19:47:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.17.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"5646274f1a3cb681b70c1eb8470bbadc871ee3fc","kind":"commit","published_at":"2024-07-03T03:16:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.16.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.16.0/manifests"},{"name":"4.15.1","sha":"079000fe80bb9baa3eb0e7f8f53f932810942d14","kind":"commit","published_at":"2024-06-06T00:52:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.15.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.1/manifests"},{"name":"4.15.0","sha":"261b4ca55686059489b1314c440f0e2fca21aca5","kind":"commit","published_at":"2024-04-26T18:56:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.15.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.15.0/manifests"},{"name":"4.14.2","sha":"ab9b504182cff5b16489ff201d0894e4c9eb6850","kind":"commit","published_at":"2024-03-22T15:43:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.2/manifests"},{"name":"4.14.1","sha":"acbef2d4b1f26264408ae47bd3af1b131557f7ad","kind":"commit","published_at":"2024-03-06T18:52:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.1/manifests"},{"name":"4.14.0","sha":"d37cb0821ab6940cba8afcdf62aeeff32b921993","kind":"commit","published_at":"2024-03-05T23:58:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.14.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.14.0/manifests"},{"name":"4.13.0","sha":"ae156e2abe6d07082681bffd3d3c39994c9e5f47","kind":"commit","published_at":"2024-02-17T00:48:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.13.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.13.0/manifests"},{"name":"4.12.1","sha":"8eaf09f2e7d38c056819009a36f204d2c36d6981","kind":"commit","published_at":"2024-01-17T04:15:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.12.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.1/manifests"},{"name":"4.12.0","sha":"776718cd6b220bf9b82f9b559424f9065e7e51b5","kind":"commit","published_at":"2024-01-12T02:02:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.12.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.12.0/manifests"},{"name":"4.11.4","sha":"583ce546e600f58a35eab580448396ff7fcb2a9a","kind":"commit","published_at":"2023-11-28T04:13:26.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.4/manifests"},{"name":"4.11.3","sha":"0799354d44a1585b89240d424309faff8f25a7ed","kind":"commit","published_at":"2023-09-08T22:44:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.3/manifests"},{"name":"4.11.2","sha":"1371e98dbddee3ed968a3b25eaa86df54e3220c4","kind":"commit","published_at":"2023-09-08T03:46:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.2/manifests"},{"name":"4.11.1","sha":"f54c21cb3e2a157e2675d45dae366a8150158712","kind":"commit","published_at":"2023-09-01T18:59:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.1/manifests"},{"name":"4.5.1.1","sha":"2886397b3d98d914f04ca0229c657a1fa0d9952e","kind":"commit","published_at":"2023-08-31T16:03:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1.1/manifests"},{"name":"4.11.0","sha":"4700298a5c0a2b18a2978f99a287549620213c60","kind":"commit","published_at":"2023-08-29T19:19:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.11.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"9ceec6ec7d6a330bb45511165ca6f2882366cb8b","kind":"commit","published_at":"2023-08-21T17:14:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.10.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3627f11bee3190abe5ce09ea114eea0d8a1f7e69","kind":"commit","published_at":"2023-08-16T14:30:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"f516cb5dde536ff07c9327c722563f3779018eba","kind":"commit","published_at":"2023-08-12T18:46:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"dc5347609f9f8165a185face4bc4a3029ecb6ee5","kind":"commit","published_at":"2023-08-08T15:08:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.7.0/manifests"},{"name":"4.6.4","sha":"9fcbf1bad397e8b96225ce4e9d3a1fca19616cb4","kind":"commit","published_at":"2023-07-06T16:00:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.4/manifests"},{"name":"4.6.3","sha":"19b5f4dc38bfe0dd40e5ead5699d29d2ea03892e","kind":"commit","published_at":"2023-06-20T02:25:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"2576930060305b664a13ac14c087ac7a09ee57b7","kind":"commit","published_at":"2023-06-17T01:09:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"6de9c2eb74f27e462ccd81e70e3ac030a88d5778","kind":"commit","published_at":"2023-06-15T23:53:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"6d4967225e39af2efd0fac0ca2f7cb873c443df3","kind":"commit","published_at":"2023-06-05T14:54:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.6.0/manifests"},{"name":"4.5.2","sha":"accbc844ecc1ef5085193d8a150522736431da1a","kind":"commit","published_at":"2023-05-27T23:11:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"39b2bc4887cc4a4a138d786bf85babb7c4ce69a9","kind":"commit","published_at":"2023-04-26T16:32:31.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"af43a28c46e32f9edaba7bca0edf2fc6a29610de","kind":"commit","published_at":"2023-04-24T17:26:59.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.5.0/manifests"},{"name":"4.4.12","sha":"0d85bdb9122a525cf879437c3287fb552efeb2a7","kind":"commit","published_at":"2023-04-13T18:55:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.12","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.12/manifests"},{"name":"4.4.11","sha":"ea169d0b200ab78b4dee95374127cf4491219284","kind":"commit","published_at":"2023-04-05T19:15:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.11","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.11/manifests"},{"name":"4.4.10","sha":"b6b2443123121bd5d7eca89d6e372cc3bab8de4c","kind":"commit","published_at":"2023-04-05T16:51:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.10/manifests"},{"name":"4.4.9","sha":"82584c900fddc5422b241e294e87cd72de5078c9","kind":"commit","published_at":"2023-04-05T13:36:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.9/manifests"},{"name":"4.4.8","sha":"c037e62b2fd26a63beef64b24decf62417ae45d4","kind":"commit","published_at":"2023-03-26T17:11:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.8/manifests"},{"name":"4.4.7","sha":"6be22dfd074decd636acd85bdd76a78b9a7164e2","kind":"commit","published_at":"2023-03-12T16:32:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.7/manifests"},{"name":"4.4.6","sha":"251dc1ab542537e603be7d4b9b0f06a3a417e409","kind":"commit","published_at":"2023-02-21T17:14:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.6/manifests"},{"name":"4.4.5","sha":"c698698006904dadc906c59ed5e4875be4c281c7","kind":"commit","published_at":"2023-02-08T02:18:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"b7fec1e236eeddefec9023f5d6ced94c5c2871cf","kind":"commit","published_at":"2023-01-31T20:34:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"4408cff65d72d5662e85da632e74154dfc030ef2","kind":"commit","published_at":"2023-01-31T03:21:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"402cf84c05a2ca7a6fd1942808f00d84a3dbd520","kind":"commit","published_at":"2023-01-25T22:38:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"b654be7d682670cd32cbcf2d3df302f7a3dda3ff","kind":"commit","published_at":"2023-01-25T22:38:09.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"e29217a0f8303f21993f792988413345a7afff0a","kind":"commit","published_at":"2023-01-25T20:25:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.4.0/manifests"},{"name":"4.3.5","sha":"7eec0251e6885fd025f745949c584f8ca44ffbb6","kind":"commit","published_at":"2023-01-18T15:50:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.5/manifests"},{"name":"4.3.4","sha":"23510dc61a2e5e4fc5381a957e75f17796ace265","kind":"commit","published_at":"2023-01-17T15:14:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.4/manifests"},{"name":"4.3.3","sha":"1ba041908fa9c225840aafa4cbc01fd6521e804b","kind":"commit","published_at":"2023-01-16T22:08:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.3/manifests"},{"name":"4.3.2","sha":"a2222e98b320467e821cf9444113e9b40ab3ad1b","kind":"commit","published_at":"2023-01-16T17:06:56.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.2/manifests"},{"name":"4.3.1","sha":"7ccd0f10c72bfbddb5c62636dfa6d4c02ecc591c","kind":"commit","published_at":"2023-01-16T04:46:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.1/manifests"},{"name":"4.3.0","sha":"6fe280aa2677f2760da0d9f59907ec27983cfd99","kind":"commit","published_at":"2023-01-16T00:21:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.3.0/manifests"},{"name":"4.2.8","sha":"955a7fb8864a9e682ec91589e0c10115ab6fa6a5","kind":"commit","published_at":"2023-01-12T02:34:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.8/manifests"},{"name":"4.2.7","sha":"b8e47ce061b3da43d195e17f1782ee8a012e6f55","kind":"commit","published_at":"2023-01-11T15:56:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.7/manifests"},{"name":"4.2.6","sha":"fd866d527397e53cfd89f9dd287b74cce2085510","kind":"commit","published_at":"2023-01-06T23:27:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.6/manifests"},{"name":"4.2.5","sha":"b9b4d02978b6b66e19986fe894aedf9ad26f54a5","kind":"commit","published_at":"2023-01-06T15:41:05.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.5/manifests"},{"name":"4.2.4","sha":"af35384bb2eeb13e1a023ce9f0e9530adafa63dd","kind":"commit","published_at":"2023-01-05T18:22:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.4/manifests"},{"name":"4.2.3","sha":"f07335d358282d47fa593de9b31bb94e950fb782","kind":"commit","published_at":"2023-01-05T00:10:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.3/manifests"},{"name":"4.2.2","sha":"36fe263bd14a6379ec570817ade6677487f08a23","kind":"commit","published_at":"2023-01-04T16:36:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"43382af3a228c4dfc098ec50e136971553ee0035","kind":"commit","published_at":"2023-01-04T05:17:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"d16a666ae31c2fd6d8204c39498758cc529167a3","kind":"commit","published_at":"2023-01-04T02:05:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.2.0/manifests"},{"name":"4.1.3","sha":"d05ea02b7344766be3eb8046bac8843e10cf43a8","kind":"commit","published_at":"2023-01-02T20:00:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.3/manifests"},{"name":"4.1.2","sha":"6253d6220486e17c6132f613cc6218c87b084417","kind":"commit","published_at":"2022-12-31T00:26:47.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"1d739a2641bcb0545815afbabf8b3da9694ec0ff","kind":"commit","published_at":"2022-12-29T23:35:22.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"e0aed508607d34559610fbb0d2b4fd038da9c11b","kind":"commit","published_at":"2022-12-29T16:49:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.1.0/manifests"},{"name":"4.0.19","sha":"0580121601a5949957dd9344beb1f289c66f16a2","kind":"commit","published_at":"2022-12-28T15:50:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.19","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.19/manifests"},{"name":"4.0.18","sha":"2ec58797334ac7be8e8c04cec4a2909534021436","kind":"commit","published_at":"2022-12-26T17:09:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.18","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.18/manifests"},{"name":"4.0.17","sha":"d970c765a68b71bff56283eb6fa5aef17c5e97fc","kind":"commit","published_at":"2022-12-26T04:02:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.17","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.17/manifests"},{"name":"4.0.16","sha":"f460c848466cdf3156867e272f86d4cdccabd714","kind":"commit","published_at":"2022-12-20T19:02:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.16","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.16/manifests"},{"name":"4.0.15","sha":"a26b975d95ee5e883321abe0f2d3374bd1071e63","kind":"commit","published_at":"2022-12-19T22:26:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.15","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.15/manifests"},{"name":"4.0.14","sha":"c958bc91e0fc49449fdec04df0086f71ec187396","kind":"commit","published_at":"2022-12-18T16:19:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.14","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.14/manifests"},{"name":"4.0.13","sha":"e6550b87b6e65760059fd250c18127467cae2dee","kind":"commit","published_at":"2022-12-18T02:17:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.13","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.13/manifests"},{"name":"4.0.12","sha":"9553e4feeffd71644c83216c423ff16093243da6","kind":"commit","published_at":"2022-12-16T18:22:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.12","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.12/manifests"},{"name":"4.0.11","sha":"3641a477e40e606320fea11949b5bb571aace7d5","kind":"commit","published_at":"2022-12-15T02:56:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.11","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.11/manifests"},{"name":"4.0.10","sha":"d77d6270b14f902ee2534ae4736415266925d9bb","kind":"commit","published_at":"2022-12-14T23:53:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.10/manifests"},{"name":"3.28.0","sha":"19c45334a6aeec309d3b1c5482e34750dfe2ce27","kind":"commit","published_at":"2022-12-14T22:49:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.28.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.28.0/manifests"},{"name":"4.0.9","sha":"ebe1f3949e11279c065ebbcec0e916c04c83c10d","kind":"commit","published_at":"2022-12-13T16:16:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.9/manifests"},{"name":"4.0.8","sha":"8251a7d06e0c092760eb2d36d4501c9569ff0093","kind":"commit","published_at":"2022-12-11T19:53:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.8/manifests"},{"name":"4.0.7","sha":"626650118da402cdacafc71136270edab33a3341","kind":"commit","published_at":"2022-12-11T18:11:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"f034ca7f1985cf762c6162255431b00e8c82ecca","kind":"commit","published_at":"2022-12-11T03:03:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.6/manifests"},{"name":"4.0.5","sha":"07c256fd997bebede3756989a8fab5ededf3fa00","kind":"commit","published_at":"2022-12-10T03:46:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.5/manifests"},{"name":"4.0.4","sha":"1fa63aa1e5a620faf2fade0c04b9f9726dc50809","kind":"commit","published_at":"2022-12-09T22:05:17.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.4/manifests"},{"name":"4.0.3","sha":"95084f20d91a91c49fad30e4c84c2eca9efeaa0e","kind":"commit","published_at":"2022-12-08T17:06:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"5c0863ce39fcfe03df4dd2e80d1d690e3d1fecdf","kind":"commit","published_at":"2022-12-08T02:03:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"cc2ff1d4652bb053f3db07b7364a235a96c1c770","kind":"commit","published_at":"2022-12-08T00:41:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"c63ee4af6868232874bc80e339fc084129a07d6e","kind":"commit","published_at":"2022-12-07T16:56:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0/manifests"},{"name":"4.0.0rc4","sha":"64da1974923c5a0a12ae09f2f8807bc3c81aa14b","kind":"commit","published_at":"2022-12-07T01:15:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc4/manifests"},{"name":"4.0.0rc3","sha":"203e44d5f35537caf27f14a3bf6d9ce78659f409","kind":"commit","published_at":"2022-12-06T04:37:45.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc3/manifests"},{"name":"4.0.0rc2","sha":"d72e1bc3ab8cf5b30d892c8e0354bc0961f619b6","kind":"commit","published_at":"2022-12-05T04:15:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc2/manifests"},{"name":"4.0.0rc1","sha":"e9a4a4efa5c0c969db2e432d8ab93f5f695309b6","kind":"commit","published_at":"2022-11-29T18:33:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0rc1/manifests"},{"name":"4.0.0b3","sha":"283246934e0d463a262ff63a015c4350514ce922","kind":"commit","published_at":"2022-11-28T04:03:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b3/manifests"},{"name":"3.27.1","sha":"1d5d3b8df20d3911b47b696aa4f78207f843db28","kind":"commit","published_at":"2022-11-14T05:06:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.27.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.1/manifests"},{"name":"3.27.0","sha":"96ff2c97e980866e5f5a668da6cd59eb490a1424","kind":"commit","published_at":"2022-10-25T23:54:55.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.27.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.27.0/manifests"},{"name":"3.26.0","sha":"672e133f1a23858ab9a4a9298d31c61e085702d3","kind":"commit","published_at":"2022-09-08T03:34:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.26.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"167ca1a42260227f6e74f22b3a44cdd2e65ec3ad","kind":"commit","published_at":"2022-06-29T23:20:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.25.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"cd33742da5ff3e4e2153d6df48c6e23ed5744bdc","kind":"commit","published_at":"2022-04-11T09:48:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.25.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.25.0/manifests"},{"name":"4.0.0b2","sha":"87cac45d723a65b3057b2288ae2f6e3de06244f1","kind":"commit","published_at":"2022-04-11T07:54:00.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b2/manifests"},{"name":"4.0.0b1","sha":"757295b053bf974dfdcbb18a96c504f7935bde84","kind":"commit","published_at":"2022-02-06T10:10:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0b1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0b1/manifests"},{"name":"4.0.0a10","sha":"7d1545a840f89667e8058cd79b0b7771098ebb60","kind":"commit","published_at":"2022-01-04T09:21:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a10","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a10/manifests"},{"name":"3.24.5","sha":"8cf6330195c078545bcbff52c8d31df12da9944f","kind":"commit","published_at":"2021-12-29T00:21:02.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.5/manifests"},{"name":"3.24.4","sha":"50307a5158b37ed75e7cac94ac934d9eb48ab8f5","kind":"commit","published_at":"2021-09-16T08:54:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.4/manifests"},{"name":"4.0.0a9","sha":"aa758d507d001f2791bab7a33c925237ef9b9243","kind":"commit","published_at":"2021-09-16T08:49:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a9","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a9/manifests"},{"name":"4.0.0a8","sha":"fcae4c560cbad0c65d14739606de6fd5211edb44","kind":"commit","published_at":"2021-08-21T13:40:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a8","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a8/manifests"},{"name":"3.24.3","sha":"db3149ecd44c0b03418386074a3b07de2914a14d","kind":"commit","published_at":"2021-08-21T13:40:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.3/manifests"},{"name":"3.24.2","sha":"3dc01d5c0f3ec51583de6c990107f12c608d82f6","kind":"commit","published_at":"2021-08-18T14:06:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"80918013ac88335331cc5c9b09f2912dad41b63a","kind":"commit","published_at":"2021-07-31T12:10:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.1/manifests"},{"name":"4.0.0a7","sha":"9702c38ed8808d6bcd9d70dc89bdf34f47e268d0","kind":"commit","published_at":"2021-07-28T16:39:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a7","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a7/manifests"},{"name":"3.24.0","sha":"c2e2e3441af72b45a03d11589908762ab0204613","kind":"commit","published_at":"2021-07-14T11:37:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.24.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.24.0/manifests"},{"name":"3.23.1","sha":"d98f589197f033fa9846918f309bf66a645f905b","kind":"commit","published_at":"2021-05-05T16:05:51.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.23.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"eee8ba12f9530376bc73649918f3e19dd7e9bf2e","kind":"commit","published_at":"2021-03-03T11:28:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.23.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"052820797956c4275f27625e589e93b4eb3ae43d","kind":"commit","published_at":"2021-02-16T07:50:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.22.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.22.0/manifests"},{"name":"4.0.0a6","sha":"a33c3ffaed3b447c370c80198fc01c2f67bb15ed","kind":"commit","published_at":"2021-02-15T08:00:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a6","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a6/manifests"},{"name":"3.21.4","sha":"ff9990a2bf4e6540768b6371f2dd4c1d19014a30","kind":"commit","published_at":"2021-02-02T19:14:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.4/manifests"},{"name":"3.21.3","sha":"7dbed25b63a0892bbc9e743f96d118ab237d6d82","kind":"commit","published_at":"2021-01-28T07:39:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.3/manifests"},{"name":"4.0.0a5","sha":"de9229f0a5d12e00f68362bb63d6daf4c48f9dd1","kind":"commit","published_at":"2021-01-23T16:11:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a5","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a5/manifests"},{"name":"3.21.2","sha":"4116e90d41e6f4ad024eff7d7a47c3e0442ddabe","kind":"commit","published_at":"2021-01-19T09:37:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.2/manifests"},{"name":"4.0.0a4","sha":"3d43bcf5c2ba3a64ed7fd73ae89324af28ef3c85","kind":"commit","published_at":"2021-01-16T18:14:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a4","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a4/manifests"},{"name":"4.0.0a3","sha":"fb3fe669fd567f3dbe0c59aaeb18daacc3fd35f8","kind":"commit","published_at":"2021-01-13T08:41:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a3","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a3/manifests"},{"name":"3.21.1","sha":"ffac605106be04633b6777b12b9131c82ebb0bd8","kind":"commit","published_at":"2021-01-13T07:06:08.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.1/manifests"},{"name":"4.0.0a2","sha":"096f6a8184f4846163fea13d34ceafc76a99119e","kind":"commit","published_at":"2021-01-08T18:42:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a2","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a2/manifests"},{"name":"3.21.0","sha":"2cc64c10f79a959a101b36860110d1b5a3f9d21c","kind":"commit","published_at":"2021-01-08T17:32:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.21.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.21.0/manifests"},{"name":"3.20.1","sha":"e4285063289fd3550427ef47a5e681cb41addbee","kind":"commit","published_at":"2020-10-09T07:30:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.20.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"5c94919b79105eabb0507f6d5e55b60daee11ccc","kind":"commit","published_at":"2020-09-01T15:49:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.20.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"0c8c729cf0ac25ed0da1fbcb40ab2e1eddbdaa11","kind":"commit","published_at":"2020-08-06T16:56:30.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.19.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.19.0/manifests"},{"name":"3.18.1","sha":"594244ab1d6d969d47e142777c87bf56c9dab3fd","kind":"commit","published_at":"2020-07-28T08:19:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.18.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.1/manifests"},{"name":"3.18.0","sha":"513cdc84e61f8a6c75fd54b5e68c02f5e098a2b9","kind":"commit","published_at":"2020-07-23T08:22:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.18.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"681a094c623738091be2f39b8175f52b04f9325f","kind":"commit","published_at":"2020-07-15T17:27:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.17.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"31e0bc669e949336432735189ea577649e7f457d","kind":"commit","published_at":"2020-07-14T20:00:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.17.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.17.0/manifests"},{"name":"3.16.1","sha":"7219c0acafc90916e999afa8bf301382f9a65623","kind":"commit","published_at":"2020-06-29T14:24:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.16.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.1/manifests"},{"name":"3.16.0","sha":"b86168b0849fd5fb1a9dba8832e73e3c9d976cbf","kind":"commit","published_at":"2020-06-26T18:44:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.16.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.16.0/manifests"},{"name":"3.15.2","sha":"d340d89e28ef212fecdbf81f2648fb4f5a4a238d","kind":"commit","published_at":"2020-06-06T08:40:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.2/manifests"},{"name":"3.15.1","sha":"e74f3d3e24350b8c438fd6a81a233dc51d5c7ca4","kind":"commit","published_at":"2020-05-20T13:11:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"8b225462086095dca4f192d844fd450bcbe373ac","kind":"commit","published_at":"2020-05-02T16:05:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.15.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.15.0/manifests"},{"name":"4.0.0a1","sha":"741362fb523f48d0fd826006bc6251a85c3ec5f4","kind":"commit","published_at":"2020-03-30T08:55:12.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/4.0.0a1","html_url":"https://github.com/tox-dev/tox/releases/tag/4.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@4.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/4.0.0a1/manifests"},{"name":"3.14.6","sha":"803b226f2f568e50b29abfa4f9d42a52b5fb7c01","kind":"commit","published_at":"2020-03-25T10:06:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.6","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.6/manifests"},{"name":"3.14.5","sha":"5feb33a2177c69d01eb456d44fc71c181c03966c","kind":"commit","published_at":"2020-02-16T23:37:43.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.5/manifests"},{"name":"3.14.4","sha":"de8b70805f012e7499f462e75f0b7253ed955300","kind":"commit","published_at":"2020-02-13T12:03:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.4/manifests"},{"name":"3.14.3","sha":"1b8f302f8d3c083fbf54dde48457aa190995d409","kind":"commit","published_at":"2019-12-28T09:52:57.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.3/manifests"},{"name":"3.14.2","sha":"ea6448210fc5b561965b91e02177ca16e5e9e666","kind":"commit","published_at":"2019-12-02T17:09:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.2/manifests"},{"name":"3.14.1","sha":"279bcbef30287177452f798df0a409fa68d8230e","kind":"commit","published_at":"2019-11-13T16:26:00.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"7a8a6acf5f72472dadcc982c2e418c7e7a52e6fb","kind":"commit","published_at":"2019-09-03T15:37:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.14.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.14.0/manifests"},{"name":"3.13.2","sha":"c5ef3d21798d7ec006166343f9631a471d08b551","kind":"commit","published_at":"2019-07-01T18:14:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.2/manifests"},{"name":"3.13.1","sha":"e2000ef2f241c57b4ec8cf247f38d75a108c4e67","kind":"commit","published_at":"2019-06-25T21:57:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.1/manifests"},{"name":"3.13.0","sha":"80e8a096af617b4658a68fb9eb37064092898497","kind":"commit","published_at":"2019-06-24T17:31:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.13.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"3ddd0e5f859155a8b4a537a53c75c5c383423382","kind":"commit","published_at":"2019-05-23T17:42:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.12.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"772a43678f97274f817e9590165037456e1eb1d7","kind":"commit","published_at":"2019-05-23T14:19:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.12.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"af4feaca4c1456f5df2b2ed58ff0196cf901ab86","kind":"commit","published_at":"2019-05-16T09:15:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.11.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"67d7c3d1aca05d45c9d17a96bdf720564c29de57","kind":"commit","published_at":"2019-05-15T16:32:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.11.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"185d1e3bfbbe46a479c1abec1e236b782e45377c","kind":"commit","published_at":"2019-05-13T10:35:28.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.10.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"dbd889b4728c6f09ba84c131286642e09b16a190","kind":"commit","published_at":"2019-04-17T13:29:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.9.0/manifests"},{"name":"3.8.6","sha":"20cb9a006d26d95cf2bd7d685e8cfce348882f70","kind":"commit","published_at":"2019-04-03T15:58:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.6","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"893816421765cedc4bf14202cefb3dcba7bf2f17","kind":"commit","published_at":"2019-04-03T13:54:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.5","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"76195e1d1dffb4084452b9f3c22c390db43458ca","kind":"commit","published_at":"2019-04-01T14:53:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"682d5f7ea6d449730e480553e757ef7e13f6f820","kind":"commit","published_at":"2019-03-29T13:10:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"b3e808eb7a3b38eb87366f36ddf882511a9a8fe5","kind":"commit","published_at":"2019-03-29T11:00:54.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"d752b76d3f0a96a9c312b2f7c7ee5742e277bb4f","kind":"commit","published_at":"2019-03-28T12:38:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"da6f5c1bdd82c0bc80763ab40a5f4d944599c038","kind":"commit","published_at":"2019-03-27T18:21:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"f9664f200ba1298fb78a4d1405b7910aa62fe0f7","kind":"commit","published_at":"2019-01-11T14:26:49.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"de0d6954e4ca8f5a9a1af6145560059b58f3cf97","kind":"commit","published_at":"2018-12-24T13:29:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"ca0c69d2b65135c1faf05f96e74ca3d29e6eaed4","kind":"commit","published_at":"2018-12-13T15:23:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.6.0/manifests"},{"name":"3.5.3","sha":"cf1dcfcb465e32fb641b69701482b455fc2902b8","kind":"commit","published_at":"2018-10-28T14:21:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.3/manifests"},{"name":"3.5.2","sha":"7c14ac9a155408849a79a17961c20c66bd151322","kind":"commit","published_at":"2018-10-09T09:40:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3e56c9db524d9634bfb0782e06923c5a1f4db4b1","kind":"commit","published_at":"2018-10-08T13:09:23.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"61a0ce2c4ea9ce119f61f81100008869f5b60244","kind":"commit","published_at":"2018-10-08T09:43:48.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b6f23aa1bc8da5bda07e48b386f248576efa2fee","kind":"commit","published_at":"2018-09-20T07:54:03.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"ff73a723d0f8ef6448eebdfc42bdca498a005c9a","kind":"commit","published_at":"2018-09-11T15:21:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"e9b0f874eee955b117ea557d2c707c2584d4c1b4","kind":"commit","published_at":"2018-08-10T12:00:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"6cc196301f054c8babff0df0bac4253c576555b9","kind":"commit","published_at":"2018-08-10T06:21:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.2.0/manifests"},{"name":"3.1.3","sha":"fd71ad0433109417cc5cc9891ca0a5c2a70137aa","kind":"commit","published_at":"2018-08-03T21:49:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.3/manifests"},{"name":"3.1.2","sha":"e86d99d72c31d8a8bf4043884c290d0e7370b998","kind":"tag","published_at":"2018-07-12T16:23:53.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"f398735e84633d26ae0eec12d2615a9e9cb353cc","kind":"commit","published_at":"2018-07-09T14:06:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"605f9b8ba90930d57e6b074d8ed099d78658dbe3","kind":"commit","published_at":"2018-07-08T20:22:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0/manifests"},{"name":"3.1.0a2","sha":"9e5467535ad46f936c6d5eaac01910bb55662e42","kind":"commit","published_at":"2018-07-08T19:07:18.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0a2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a2/manifests"},{"name":"3.1.0a1","sha":"5c933f75a934dbdf9a71a7e46c72de4f89f82c4d","kind":"commit","published_at":"2018-07-06T17:08:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.1.0a1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.1.0a1/manifests"},{"name":"3.0.0","sha":"35f82474e5ed71d0c05b6609b27538a61cf1faaf","kind":"tag","published_at":"2018-04-02T16:11:22.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0/manifests"},{"name":"3.0.0rc4","sha":"e37c42e1859c741eaa032c793767a0b206a40311","kind":"tag","published_at":"2018-03-23T20:57:50.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc4","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"76c62198ce86566284095b5656ae372093791a37","kind":"tag","published_at":"2018-03-22T18:24:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc3","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"247bb30152deaf96a5511338c253b6df8b0671af","kind":"tag","published_at":"2018-03-03T13:03:32.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"1d6ca4b5c488c9c8ba10d25cb79ca89c254cd786","kind":"commit","published_at":"2018-01-28T15:49:35.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/3.0.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/3.0.0rc1/manifests"},{"name":"2.9.1","sha":"d2b42007cdff4a01f05a9c845cb1395c77a048aa","kind":"tag","published_at":"2017-09-29T18:26:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"cfc49a353fa9653711bdc7cc93b46d95dd79f03d","kind":"tag","published_at":"2017-09-29T09:06:41.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0/manifests"},{"name":"2.9.0rc1","sha":"938f0ef57f22852ef281dda92086104bfccf07e3","kind":"commit","published_at":"2017-09-14T20:41:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.9.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.9.0rc1/manifests"},{"name":"2.8.2","sha":"c476851e39496148e6dd3117ec6936a99d088e31","kind":"commit","published_at":"2017-09-10T11:57:27.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.2/manifests"},{"name":"2.8.1","sha":"952385acaf352ef6aefab17a2b4c86e5cca64d94","kind":"commit","published_at":"2017-09-04T09:42:56.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"1f81948197cd615d6c4e6b435071199d54c168b6","kind":"commit","published_at":"2017-09-01T17:00:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0/manifests"},{"name":"2.8.0rc2","sha":"1fe19a3d3dc9f5f34a8f046bfb5c8eb6a3e19f33","kind":"commit","published_at":"2017-08-26T19:19:04.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0rc2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc2/manifests"},{"name":"2.8.0rc1","sha":"712c681f83d2d2e983b6807bf7fd0353ffa54787","kind":"commit","published_at":"2017-08-13T09:56:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.8.0rc1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.8.0rc1/manifests"},{"name":"2.7.0","sha":"9db6c78e97915097e838f345a669ef0f6bdcd113","kind":"commit","published_at":"2017-04-02T12:11:45.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"fc3bd3c2b9a0eb32aad4a9f9aa4bb048d6f3e48c","kind":"commit","published_at":"2017-02-04T00:22:17.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.6.0/manifests"},{"name":"2.3.2","sha":"9262476ae33ccba759ef4ea9c406e25b54797f06","kind":"tag","published_at":"2016-11-30T11:58:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.2/manifests"},{"name":"2.5.0","sha":"1e888ce9b87d87045479ed4c320be803b05b0f38","kind":"tag","published_at":"2016-11-16T15:02:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"b77225dd5a8c84ad429ff08a5f81f4580efd00b9","kind":"tag","published_at":"2016-10-13T09:49:03.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"4b077d9ff34673459ec30146677f5eba75c6bbe4","kind":"tag","published_at":"2016-10-12T10:52:07.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.4.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"bd1d309fe0464e5c2e43de5c90197a5149532abe","kind":"commit","published_at":"2015-12-14T11:01:15.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"b166d85f8cae3b3505a72bbb26d51f8f088de204","kind":"commit","published_at":"2015-12-09T12:24:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.3.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"a925190c8cc9600411b0e7c0e76a03a0ee40b1b3","kind":"commit","published_at":"2015-11-11T14:58:33.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.2.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"e875586c54acac2dd6e4e133250e762914c8c749","kind":"commit","published_at":"2015-11-11T13:17:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.2.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"a6b3bf787d228d42a0b9854cd7550c5071c31caa","kind":"commit","published_at":"2015-06-23T11:49:40.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"55e08092418a9daa3dff444004fb20223665dac0","kind":"commit","published_at":"2015-06-19T13:29:21.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"21cbab3078c9c306898821997d1a39706b9c1b9a","kind":"commit","published_at":"2015-06-03T13:14:20.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.2","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5a423a9d7ca60b62831014622305c5614c5dd26f","kind":"commit","published_at":"2015-05-12T23:27:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.1","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"0af5700e75c8315f5406be99951d0c7e99733464","kind":"commit","published_at":"2015-05-12T21:02:11.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/2.0.0","html_url":"https://github.com/tox-dev/tox/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/2.0.0/manifests"},{"name":"1.9.2","sha":"bd49adbbe3ed8d5ed2876cea6dc9b07347d6aa77","kind":"commit","published_at":"2015-03-23T20:46:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"0d64eaa2399669d9eaa0fe94f9d3ebe1ef6cb18d","kind":"commit","published_at":"2015-03-23T09:25:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"5c0ac0705a9cc62282b418494bfa1acf66b67590","kind":"commit","published_at":"2015-02-24T15:45:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.9.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"d28660736e8485d38662d613b58981188c74568f","kind":"commit","published_at":"2014-10-24T18:18:37.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.8.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"5aa6d2a2b002aa7e757f1f4d445ae79858c8ccfb","kind":"commit","published_at":"2014-09-24T13:12:16.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.8.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.8.0/manifests"},{"name":"1.7.2","sha":"115b02478074b554b8475fc60694007df7e9639b","kind":"commit","published_at":"2014-07-15T07:53:42.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"41ee1e0466a09a41ca67b0033164741e82d9de20","kind":"commit","published_at":"2014-03-28T14:19:10.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"4df8d56362f1d28609f2bc057a7e8b51d1ff3be2","kind":"commit","published_at":"2014-01-29T13:03:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.7.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.7.0/manifests"},{"name":"1.6.1","sha":"f60cfcea2dedafca1dd727181bbf0dfd180c4cb5","kind":"commit","published_at":"2013-09-04T13:55:01.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.6.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"41e24c820140b55a752def624b5f880129b7cec3","kind":"commit","published_at":"2013-08-15T12:10:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.6.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"8655cddbd98083096be23741422768ee1d59e06b","kind":"commit","published_at":"2013-06-22T07:17:14.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.5.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.5.0/manifests"},{"name":"1.4.3","sha":"96e6139782096d500e002322b7563f3976ebe66d","kind":"commit","published_at":"2013-02-28T14:44:19.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.3","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"2740e71a4d0c29b10e8e9647bcf678c13e86f2ce","kind":"commit","published_at":"2012-07-20T10:50:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"0b98df1e8f05d14fa6028eabe38135849f4c4621","kind":"commit","published_at":"2012-07-03T09:33:44.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4.1/manifests"},{"name":"1.4","sha":"f65295181e95b84d667cef2623829cf140a14d54","kind":"commit","published_at":"2012-06-13T13:11:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.4","html_url":"https://github.com/tox-dev/tox/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.4/manifests"},{"name":"1.3","sha":"4524241c5b15518456dbabb077818995b099630c","kind":"commit","published_at":"2011-12-21T08:37:52.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.3","html_url":"https://github.com/tox-dev/tox/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.3/manifests"},{"name":"1.2","sha":"267937829059986d376d152fd8c23112a72d2901","kind":"commit","published_at":"2011-11-10T18:42:58.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.2","html_url":"https://github.com/tox-dev/tox/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.2/manifests"},{"name":"1.1","sha":"cc9f3d8aa44546dba1b3c5a051a08c086b98f9dd","kind":"commit","published_at":"2011-07-08T15:15:39.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.1","html_url":"https://github.com/tox-dev/tox/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.1/manifests"},{"name":"1.0","sha":"76b92e5ed71226d73879535e4ad7d3061777f201","kind":"commit","published_at":"2011-05-28T17:58:06.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/1.0","html_url":"https://github.com/tox-dev/tox/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/1.0/manifests"},{"name":"0.9","sha":"aa87272dc9bad93260db50a31fac66054cddcd80","kind":"commit","published_at":"2010-11-25T19:09:25.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.9","html_url":"https://github.com/tox-dev/tox/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.9/manifests"},{"name":"0.8","sha":"4a13977523c8758dce47765842f633cefa77ffb3","kind":"commit","published_at":"2010-07-30T13:26:38.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.8","html_url":"https://github.com/tox-dev/tox/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.8/manifests"},{"name":"0.6","sha":"412c277cfce6e6300096791fa1ef9c9bafee70b2","kind":"commit","published_at":"2010-07-12T18:13:34.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.6","html_url":"https://github.com/tox-dev/tox/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.6/manifests"},{"name":"0.5","sha":"72f302c36e3e73f7ec6cca4af5ae8384f72f59e9","kind":"commit","published_at":"2010-07-12T11:08:13.000Z","download_url":"https://codeload.github.com/tox-dev/tox/tar.gz/0.5","html_url":"https://github.com/tox-dev/tox/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tox-dev/tox@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-09-08T03:12:38.037Z","dependent_packages_count":3369,"downloads":23797608,"downloads_period":"last-month","dependent_repos_count":39671,"rankings":{"downloads":0.07281637983371453,"dependent_repos_count":0.033381816447697846,"dependent_packages_count":0.007520079529426437,"stargazers_count":1.8187587466778672,"forks_count":3.001061981962814,"docker_downloads_count":0.035949648482136144,"average":0.8282481088222761},"purl":"pkg:pypi/tox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tox","docker_dependents_count":1633,"docker_downloads_count":1681649649,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tox/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/tox","https://github.com/sponsors/tox-dev"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-04T07:02:04.947Z","issues_count":338,"pull_requests_count":487,"avg_time_to_close_issue":7370562.524271845,"avg_time_to_close_pull_request":377399.2751091703,"issues_closed_count":206,"pull_requests_closed_count":458,"pull_request_authors_count":82,"issue_authors_count":204,"avg_comments_per_issue":3.1183431952662723,"avg_comments_per_pull_request":0.7926078028747433,"merged_pull_requests_count":398,"bot_issues_count":0,"bot_pull_requests_count":172,"past_year_issues_count":106,"past_year_pull_requests_count":215,"past_year_avg_time_to_close_issue":228369.91836734695,"past_year_avg_time_to_close_pull_request":371129.3141361257,"past_year_issues_closed_count":49,"past_year_pull_requests_closed_count":191,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.7264150943396226,"past_year_avg_comments_per_pull_request":0.6372093023255814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":89,"past_year_merged_pull_requests_count":167,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/issues","maintainers":[{"login":"gaborbernat","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"ssbarnea","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"jugmac00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"masenf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masenf"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"dcrosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcrosta"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"obestwalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obestwalter"}],"active_maintainers":[{"login":"ssbarnea","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"gaborbernat","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jugmac00","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tox/related_packages","maintainers":[{"uuid":"tox","login":"tox","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/tox/","role":null,"created_at":"2024-01-06T04:34:25.718Z","updated_at":"2024-01-06T04:34:25.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tox/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6987,"full_name":"tox-dev/tox","default_branch":"main","committers":[{"name":"Bernát Gábor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":480},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":73},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":27},{"name":"Masen Furer","email":"m_github@0x26.net","login":"masenf","count":18},{"name":"Sorin Sbarnea","email":"ssbarnea@redhat.com","login":"ssbarnea","count":16},{"name":"Miroslav Šedivý","email":"6774676+eumiro","login":"eumiro","count":10},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":9},{"name":"Curt J. Sampson","email":"cjs@cynic.net","login":"0cjs","count":9},{"name":"q0w","email":"43147888+q0w","login":"q0w","count":8},{"name":"Stephen Finucane","email":"stephen@that.guru","login":"stephenfin","count":6},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":6},{"name":"Vlastimil Zíma","email":"ziima","login":"ziima","count":5},{"name":"Robsdedude","email":"rouven.bauer@neo4j.com","login":"robsdedude","count":5},{"name":"Gleb Nikonorov","email":"gleb.i.nikonorov@gmail.com","login":"gnikonorov","count":5},{"name":"Andrey Bienkowski","email":"hexagonrecursion@gmail.com","login":"hexagonrecursion","count":5},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":4},{"name":"Faidon Liambotis","email":"paravoid@debian.org","login":"paravoid","count":4},{"name":"🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)","email":"webknjaz@redhat.com","login":"webknjaz","count":4},{"name":"Alexander Clausen","email":"alex@gc-web.de","login":"sk1p","count":4},{"name":"Stefano Rivera","email":"stefano@rivera.za.net","login":"stefanor","count":4},{"name":"Teejay","email":"tbruno25@gmail.com","login":"Tbruno25","count":3},{"name":"Stephen Rosen","email":"sirosen@globus.org","login":"sirosen","count":3},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":3},{"name":"Antoine Musso","email":"hashar@free.fr","login":"hashar","count":3},{"name":"Adam Johnson","email":"me@adamj.eu","login":"adamchainz","count":3},{"name":"Patrick Decat","email":"pdecat@gmail.com","login":"pdecat","count":2},{"name":"Ross Patterson","email":"me@rpatterson.net","login":"rpatterson","count":2},{"name":"Oliver Bestwalter","email":"oliver@bestwalter.de","login":"obestwalter","count":2},{"name":"Martin Imre","email":"mimre25","login":"mimre25","count":2},{"name":"Marius Gedminas","email":"marius@gedmin.as","login":"mgedmin","count":2},{"name":"seyidaniels","email":"odaniel8@bloomberg.net","login":"seyidaniels","count":2},{"name":"Stefanhg","email":"48594001+Stefanhg","login":"Stefanhg","count":2},{"name":"Tushar Sadhwani","email":"tushar.sadhwani000@gmail.com","login":"tusharsadhwani","count":2},{"name":"Ville Skyttä","email":"ville.skytta@iki.fi","login":"scop","count":2},{"name":"Matt Bogosian","email":"eb3f73+github+com@yaymail.com","login":"posita","count":2},{"name":"Ganden Schaffner","email":"gschaffner@pm.me","login":"gschaffner","count":2},{"name":"Elisey Zanko","email":"elisey.zanko@gmail.com","login":"31z4","count":2},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":2},{"name":"Eric L","email":"ericzolf","login":"ericzolf","count":2},{"name":"James Williams","email":"james@kananlabs.org","login":"jamwil","count":2},{"name":"Asger Gitz-Johansen","email":"sillydan1","login":"sillydan1","count":1},{"name":"Arik Mitschang","email":"arik.mitschang@gmail.com","login":"amitschang","count":1},{"name":"Carlton Gibson","email":"carlton@noumenal.es","login":"carltongibson","count":1},{"name":"ElBe","email":"90863907+ElBe-Plaq","login":"ElBe-Plaq","count":1},{"name":"Edgar Ramírez Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Antoine Dechaume","email":"AntoineD","login":"AntoineD","count":1},{"name":"Anderson Bravalheri","email":"andersonbravalheri+github@gmail.com","login":"abravalheri","count":1},{"name":"Max Droy","email":"maxime_droy@ultimatesoftware.com","login":null,"count":1},{"name":"David Mendek","email":"dav@mendek.com","login":null,"count":1},{"name":"Pichot","email":"pichot.fabien@gmail.com","login":"chipot","count":1},{"name":"Alex Lowe","email":"alex.lowe@canonical.com","login":"lengau","count":1},{"name":"Alberto Donato","email":"albertodonato","login":"albertodonato","count":1},{"name":"Adam Collard","email":"sparkiegeek","login":"sparkiegeek","count":1},{"name":"Reinout van Rees","email":"reinout@vanrees.org","login":"reinout","count":1},{"name":"Santiago Castro","email":"bryant1410@gmail.com","login":"bryant1410","count":1},{"name":"Stein Magnus Jodal","email":"stein.magnus@jodal.no","login":"jodal","count":1},{"name":"Tibor Takacs","email":"takacs84@gmail.com","login":"tibortakacs","count":1},{"name":"Tim Burke","email":"tim.burke@gmail.com","login":"tipabu","count":1},{"name":"Tim Felgentreff","email":"timfelgentreff@gmail.com","login":"timfel","count":1},{"name":"Tim Hatch","email":"tim@timhatch.com","login":"thatch","count":1},{"name":"Tom Humphreys","email":"Tom01098Code@gmail.com","login":"Tom01098","count":1},{"name":"Tyler Smart","email":"40041862+tjsmart","login":"tjsmart","count":1},{"name":"Viicos","email":"65306057+Viicos","login":"Viicos","count":1},{"name":"aelray","email":"aelray@gmail.com","login":"aelray","count":1},{"name":"comabrewer","email":"marco.weber@hotmail.de","login":"comabrewer","count":1},{"name":"dconathan","email":"dconathan@gmail.com","login":"dconathan","count":1},{"name":"droctothorpe","email":"alexander.perlman@capitalone.com","login":"droctothorpe","count":1},{"name":"faph","email":"faph","login":"faph","count":1},{"name":"graingert-coef","email":"151018808+graingert-coef","login":"graingert-coef","count":1},{"name":"kdestin","email":"101366538+kdestin","login":"kdestin","count":1},{"name":"realitycheck","email":"realitycheck","login":"realitycheck","count":1},{"name":"srenfo","email":"14216995+srenfo","login":"srenfo","count":1},{"name":"wooshaun53","email":"wooshaun53@gmail.com","login":"wooshaun53","count":1},{"name":"zhanpon","email":"pon.zhan@gmail.com","login":"zhanpon","count":1},{"name":"Evgeni Golov","email":"evgeni@golov.de","login":"evgeni","count":1},{"name":"César Román","email":"thecesrom@gmail.com","login":null,"count":1},{"name":"Dmitrii Sutiagin","email":"f3flight@gmail.com","login":"f3flight","count":1},{"name":"Daniel Harding","email":"dharding@living180.net","login":"living180","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Chris Lamb","email":"chris@chris-lamb.co.uk","login":"lamby","count":1},{"name":"Fabian P. Schmidt","email":"kerel@mailbox.org","login":"kerel-fs","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1},{"name":"Gil Forcada Codinachs","email":"gil.gnome@gmail.com","login":"gforcada","count":1},{"name":"Grzegorz Bokota","email":"bokota+github@gmail.com","login":"Czaki","count":1},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":1},{"name":"JJLLWW","email":"70631023+JJLLWW","login":"JJLLWW","count":1},{"name":"James Falcon","email":"therealfalcon@gmail.com","login":"TheRealFalcon","count":1},{"name":"Jim Brännlund","email":"jimbrannlund@fastmail.com","login":"BeyondEvil","count":1},{"name":"Judit Novak","email":"judit.novak@gmail.com","login":"juditnovak","count":1},{"name":"Kemal Zebari","email":"60799661+kemzeb","login":"kemzeb","count":1},{"name":"Marc Schlaich","email":"marc.schlaich@gmail.com","login":"schlamar","count":1},{"name":"Marcel Johannesmann","email":"mj0nez@fn.de","login":"mj0nez","count":1},{"name":"Marcin Konowalczyk","email":"marcin.konow@lczyk.xyz","login":"MarcinKonowalczyk","count":1},{"name":"Michael van Bracht","email":"mbra","login":"mbra","count":1},{"name":"Nathan Tsai","email":"natesigh@gmail.com","login":"nhtsai","count":1},{"name":"Ned Batchelder","email":"ned@nedbatchelder.com","login":"nedbat","count":1},{"name":"Nico Schlömer","email":"nico.schloemer@gmail.com","login":"nschloe","count":1},{"name":"Panaintescu Adrian","email":"adrian.cert@gmail.com","login":"AdrianCert","count":1},{"name":"Paul McGuire","email":"ptmcg","login":"ptmcg","count":1},{"name":"Pavel Dikov","email":"66369686+paveldikov","login":"paveldikov","count":1},{"name":"Peter Shen","email":"xianpeng.shen@gmail.com","login":"shenxianpeng","count":1}],"total_commits":858,"total_committers":103,"total_bot_commits":100,"total_bot_committers":2,"mean_commits":8.330097087378642,"dds":0.4405594405594405,"past_year_committers":[{"name":"Bernát Gábor","email":"bgabor8@bloomberg.net","login":"gaborbernat","count":38},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":34},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"Sorin Sbarnea","email":"ssbarnea@redhat.com","login":"ssbarnea","count":7},{"name":"Robsdedude","email":"rouven.bauer@neo4j.com","login":"robsdedude","count":5},{"name":"Vlastimil Zíma","email":"ziima","login":"ziima","count":3},{"name":"🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)","email":"webknjaz@redhat.com","login":"webknjaz","count":2},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":2},{"name":"Jürgen Gmach","email":"juergen.gmach@googlemail.com","login":"jugmac00","count":2},{"name":"Hugo van Kemenade","email":"1324225+hugovk","login":"hugovk","count":2},{"name":"Alberto Donato","email":"albertodonato","login":"albertodonato","count":1},{"name":"Edgar Ramírez Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1},{"name":"Gil Forcada Codinachs","email":"gil.gnome@gmail.com","login":"gforcada","count":1},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":1},{"name":"Judit Novak","email":"judit.novak@gmail.com","login":"juditnovak","count":1},{"name":"Kemal Zebari","email":"60799661+kemzeb","login":"kemzeb","count":1},{"name":"wooshaun53","email":"wooshaun53@gmail.com","login":"wooshaun53","count":1},{"name":"seyidaniels","email":"odaniel8@bloomberg.net","login":"seyidaniels","count":1},{"name":"realitycheck","email":"realitycheck","login":"realitycheck","count":1},{"name":"graingert-coef","email":"151018808+graingert-coef","login":"graingert-coef","count":1},{"name":"Tushar Sadhwani","email":"tushar.sadhwani000@gmail.com","login":"tusharsadhwani","count":1},{"name":"Tom Humphreys","email":"Tom01098Code@gmail.com","login":"Tom01098","count":1},{"name":"Tim Hatch","email":"tim@timhatch.com","login":"thatch","count":1},{"name":"Tim Felgentreff","email":"timfelgentreff@gmail.com","login":"timfel","count":1},{"name":"Stephen Finucane","email":"stephen@that.guru","login":"stephenfin","count":1},{"name":"Stein Magnus Jodal","email":"stein.magnus@jodal.no","login":"jodal","count":1},{"name":"Santiago Castro","email":"bryant1410@gmail.com","login":"bryant1410","count":1},{"name":"Pichot","email":"pichot.fabien@gmail.com","login":"chipot","count":1},{"name":"Pavel Dikov","email":"66369686+paveldikov","login":"paveldikov","count":1},{"name":"Panaintescu Adrian","email":"adrian.cert@gmail.com","login":"AdrianCert","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michael van Bracht","email":"mbra","login":"mbra","count":1},{"name":"Martin Imre","email":"mimre25","login":"mimre25","count":1},{"name":"Marc Schlaich","email":"marc.schlaich@gmail.com","login":"schlamar","count":1}],"past_year_total_commits":130,"past_year_total_committers":35,"past_year_total_bot_commits":44,"past_year_total_bot_committers":2,"past_year_mean_commits":3.7142857142857144,"past_year_dds":0.7076923076923076,"last_synced_at":"2025-07-04T16:04:56.304Z","last_synced_commit":"3c4497c988e1e4f90a7e29397fea57f026f9f713","created_at":"2023-03-07T09:44:12.604Z","updated_at":"2025-07-04T16:04:56.776Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tox-dev/tox","html_url":"https://github.com/tox-dev/tox","last_synced_at":"2025-09-08T07:38:05.016Z","status":"active","issues_count":340,"pull_requests_count":490,"avg_time_to_close_issue":7306815.009615385,"avg_time_to_close_pull_request":375108.590021692,"issues_closed_count":208,"pull_requests_closed_count":461,"pull_request_authors_count":82,"issue_authors_count":205,"avg_comments_per_issue":3.15,"avg_comments_per_pull_request":0.7938775510204081,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":174,"past_year_issues_count":108,"past_year_pull_requests_count":216,"past_year_avg_time_to_close_issue":248466.03921568627,"past_year_avg_time_to_close_pull_request":369561.9010416667,"past_year_issues_closed_count":51,"past_year_pull_requests_closed_count":192,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":0.8703703703703703,"past_year_avg_comments_per_pull_request":0.6481481481481481,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":91,"past_year_merged_pull_requests_count":168,"created_at":"2023-05-10T21:16:12.737Z","updated_at":"2025-09-08T07:38:05.016Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tox-dev%2Ftox/issues","issue_labels_count":{"help:wanted":114,"enhancement":59,"bug:minor":29,"bug:normal":28,"feature:new":19,"area:documentation":12,"level:hard":4,"needs:more-info":4,"area:plugins-hooks":3,"needs:reproducer":3,"level:easy":3,"area:configuration":1,"area:testenv-creation":1,"area:reporting":1,"fixed-by-tox4":1,"os:windows":1,"area:commands-execution":1,"bug:upstream":1},"pull_request_labels_count":{"bot:chronographer:provided":173,"bot:chronographer:skip":59,"dependencies":45,"bug:minor":7,"github_actions":6,"area:reporting":3,"enhancement":3},"issue_author_associations_count":{"NONE":209,"CONTRIBUTOR":92,"MEMBER":36,"COLLABORATOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":345,"MEMBER":92,"NONE":48,"COLLABORATOR":5},"issue_authors":{"webknjaz":21,"ssbarnea":12,"gaborbernat":10,"jugmac00":8,"MMSVideo":8,"stephenfin":7,"EizabellaKessler":7,"nedbat":6,"0cjs":5,"jaraco":5,"a1th":5,"hroncok":4,"daneah":4,"ziima":4,"mgedmin":4,"fschulze":3,"jamesbraza":3,"posita":3,"mimre25":3,"masenf":3,"johannesloibl":3,"jabbera":3,"adamchainz":2,"kloczek":2,"vytas7":2,"piotr-kubiak":2,"niccokunzmann":2,"robsdedude":2,"paravoid":2,"kdestin":2,"bennyrowland":2,"avylove":2,"zariiii9003":2,"allanlewis":2,"frenzymadness":2,"schlamar":2,"kurtmckee":2,"hashar":2,"raffienficiaud":2,"nschloe":2,"AdrianCert":2,"Stefanhg":2,"mcepl":2,"rpkilby":2,"albertodonato":2,"mgorny":2,"stefanor":2,"martibosch":2,"jeffrey4l":1,"hans2520":1,"samuelhwilliams":1,"Mr-Pepe":1,"junaruga":1,"jtiai":1,"hugovk":1,"alanmehio":1,"bdarnell":1,"brianhelba":1,"jwodder":1,"sdatko":1,"adrien-berchet":1,"EmilStenstrom":1,"cboylan":1,"tdenewiler":1,"dcrosta":1,"jayaddison":1,"PawelLipski":1,"ThimoNeubauer":1,"iwishiwasaneagle":1,"dairiki":1,"atugushev":1,"feha":1,"greg-hellings":1,"plondino":1,"pradyunsg":1,"soimkim":1,"abravalheri":1,"masklinn":1,"hguturu":1,"obestwalter":1,"Ada-lave":1,"Czaki":1,"Waliur003":1,"abelcheung":1,"ngie-eign":1,"AiyionPrime":1,"thomasgilgenast":1,"m3talstorm":1,"fly50789":1,"symwell":1,"hauntsaninja":1,"xymy":1,"gpotter2":1,"YaoJusheng":1,"ocelotl":1,"OwenPriceSkelly":1,"asaril":1,"evidencebp":1,"Mystake3":1,"thedannymarsh":1,"Musa-Sina-Ertugrul":1,"agronholm":1,"Reclocco":1,"aht007":1,"ppentchev":1,"dmtucker":1,"techpriest002":1,"Vuizur":1,"Diapolo10":1,"designerzim":1,"rhertzog":1,"julienlavergne":1,"fonlan":1,"szabi":1,"mbra":1,"SerGeRybakov":1,"hhmmjjnn":1,"barthisrael":1,"hernot":1,"ax487":1,"Zac-HD":1,"sparkiegeek":1,"mgoral":1,"kankam-yeboah":1,"jpodivin":1,"eaubin":1,"GlenNicholls":1,"picnixz":1,"ravikr1":1,"Hecatron":1,"rmartin16":1,"lmazuel":1,"edgarrmondragon":1,"leon1995":1,"mkoeppe":1,"rhabarberbarbara":1,"sirosen":1,"chillipino":1,"Jajauma":1,"The-Compiler":1,"kou65536":1,"np-8":1,"juliotux":1,"ngoldbaum":1,"baka91":1,"pllim":1,"Dantali0n":1,"njiles":1,"akx":1,"nicoddemus":1,"Mau8606":1,"drocheam":1,"chrysle":1,"carl-baillargeon":1,"ALiwoto":1,"tibortakacs":1,"nsoranzo":1,"brandon-leapyear":1,"vashek":1,"jschwartzentruber":1,"sveetch":1,"traycho":1,"stanislav-zaprudskiy":1,"sonotley":1,"tusharsadhwani":1,"encukou":1,"sajith":1,"vlotorev":1,"adelplanque":1,"ni-jsuchocki":1,"amitschang":1,"lanshark":1,"yannikschaelte":1,"lmaddox":1,"Stubatiger":1,"EvaSDK":1,"dromer":1,"jberg7":1,"sunavlis":1,"TheRealFalcon":1,"Cadair":1,"bsrdjan":1,"mminichino":1,"FlTr":1,"WhyNotHugo":1,"living180":1,"felix-hilden":1,"loechel":1,"gforcada":1,"Holt59":1,"rousku":1,"ericzolf":1,"yves-chevallier":1,"faph":1,"saschanaz":1,"f3flight":1,"Sengolda":1,"dkolvakh":1,"ptmcg":1,"MMSVideo20":1,"Luthaf":1,"xizhenke":1,"njohnsn":1,"HDvids":1,"fabiofortkamp":1},"pull_request_authors":{"pre-commit-ci[bot]":129,"gaborbernat":51,"dependabot[bot]":45,"ssbarnea":23,"0cjs":20,"jugmac00":16,"ziima":13,"hroncok":11,"webknjaz":10,"robsdedude":9,"stephenfin":9,"hugovk":7,"stefanor":6,"seyidaniels":6,"masenf":5,"paravoid":4,"sk1p":4,"hashar":4,"mgorny":3,"kurtmckee":3,"jamesbraza":3,"mimre25":3,"posita":3,"vytas7":3,"Stefanhg":3,"tusharsadhwani":3,"realitycheck":2,"akx":2,"reinout":2,"droctothorpe":2,"graingert-coef":2,"amitschang":2,"MarcinKonowalczyk":2,"chipot":2,"wooshaun53":2,"bennyrowland":2,"zariiii9003":2,"Viicos":2,"paveldikov":2,"kemzeb":2,"mbra":2,"JJLLWW":2,"carltongibson":2,"jodal":2,"faph":2,"schlamar":2,"srenfo":2,"Tbruno25":2,"31z4":2,"bryant1410":2,"cclauss":2,"rpatterson":2,"edgarrmondragon":2,"gforcada":2,"AdrianCert":2,"thatch":2,"henryiii":2,"TheRealFalcon":2,"LuisHurtadoXO":2,"timfel":2,"MMSVideo":2,"albertodonato":2,"juditnovak":2,"sillydan1":2,"The-Compiler":1,"tjsmart":1,"Czaki":1,"abravalheri":1,"BeyondEvil":1,"gpotter2":1,"Liam-DeVoe":1,"thecesrom":1,"mj0nez":1,"asottile":1,"nschloe":1,"Tom01098":1,"ElBe-Plaq":1,"aelray":1,"nedbat":1,"kdestin":1,"shenxianpeng":1,"lamby":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"enhancement":20,"help:wanted":6,"bug:normal":4,"area:documentation":3,"bug:minor":3,"level:easy":1,"area:plugins-hooks":1},"past_year_pull_request_labels_count":{"bot:chronographer:provided":67,"dependencies":24,"bot:chronographer:skip":22,"github_actions":6,"bug:minor":2,"area:reporting":1,"enhancement":1},"past_year_issue_author_associations_count":{"NONE":66,"CONTRIBUTOR":31,"MEMBER":10},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":147,"MEMBER":44,"NONE":25},"past_year_issue_authors":{"webknjaz":13,"MMSVideo":8,"EizabellaKessler":7,"a1th":5,"ssbarnea":5,"hroncok":3,"daneah":3,"stephenfin":3,"martibosch":2,"nedbat":2,"robsdedude":2,"rpkilby":2,"vytas7":2,"mcepl":1,"ziima":1,"mgedmin":1,"mgorny":1,"mimre25":1,"mminichino":1,"zariiii9003":1,"MMSVideo20":1,"YaoJusheng":1,"ngoldbaum":1,"nicoddemus":1,"xymy":1,"njohnsn":1,"OwenPriceSkelly":1,"plondino":1,"Reclocco":1,"WhyNotHugo":1,"vlotorev":1,"samuelhwilliams":1,"The-Compiler":1,"sunavlis":1,"abelcheung":1,"Ada-lave":1,"AdrianCert":1,"agronholm":1,"alanmehio":1,"albertodonato":1,"bdarnell":1,"brianhelba":1,"Dantali0n":1,"drocheam":1,"dromer":1,"eaubin":1,"edgarrmondragon":1,"evidencebp":1,"FlTr":1,"fonlan":1,"fschulze":1,"HDvids":1,"Hecatron":1,"hugovk":1,"jabbera":1,"Jajauma":1,"jberg7":1,"jugmac00":1,"julienlavergne":1,"kloczek":1,"leon1995":1,"lmaddox":1,"mbra":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":67,"dependabot[bot]":24,"ssbarnea":18,"gaborbernat":18,"robsdedude":9,"jugmac00":7,"webknjaz":7,"stephenfin":6,"hugovk":6,"ziima":4,"vytas7":3,"hroncok":3,"wooshaun53":2,"LuisHurtadoXO":2,"zariiii9003":2,"MMSVideo":2,"mbra":2,"bryant1410":2,"juditnovak":2,"albertodonato":2,"chipot":2,"henryiii":2,"thatch":2,"tusharsadhwani":2,"graingert-coef":2,"AdrianCert":2,"gforcada":2,"edgarrmondragon":2,"jodal":2,"mimre25":2,"mgorny":2,"akx":2,"realitycheck":2,"Liam-DeVoe":1,"The-Compiler":1},"maintainers":[{"login":"gaborbernat","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"ssbarnea","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"jugmac00","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"masenf","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masenf"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"},{"login":"dcrosta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcrosta"},{"login":"asottile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asottile"},{"login":"obestwalter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obestwalter"}],"active_maintainers":[{"login":"ssbarnea","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ssbarnea"},{"login":"gaborbernat","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborbernat"},{"login":"jugmac00","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugmac00"},{"login":"The-Compiler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/The-Compiler"},{"login":"rpkilby","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rpkilby"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}]},"events":{"total":{"CreateEvent":67,"ReleaseEvent":15,"IssuesEvent":100,"WatchEvent":174,"DeleteEvent":47,"IssueCommentEvent":294,"PushEvent":137,"PullRequestReviewCommentEvent":50,"PullRequestReviewEvent":120,"PullRequestEvent":178,"ForkEvent":26},"last_year":{"CreateEvent":67,"ReleaseEvent":15,"IssuesEvent":100,"WatchEvent":174,"DeleteEvent":47,"IssueCommentEvent":294,"PushEvent":137,"PullRequestReviewCommentEvent":50,"PullRequestReviewEvent":120,"PullRequestEvent":178,"ForkEvent":26}},"keywords":["actions","automation","cli","continuous-integration","python","testing","venv","virtualenv"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/check.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:20:55.244Z","updated_at":"2023-01-13T16:20:55.244Z","repository_link":"https://github.com/tox-dev/tox/blob/main/.github/workflows/check.yml","dependencies":[{"id":6890138410,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890138411,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890138412,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-09-25T23:34:09.459Z","updated_at":"2023-09-25T23:34:09.459Z","repository_link":"https://github.com/tox-dev/tox/blob/main/.github/workflows/release.yml","dependencies":[{"id":13938906119,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13938906120,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13938906121,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.10","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T23:34:09.564Z","updated_at":"2023-09-25T23:34:09.564Z","repository_link":"https://github.com/tox-dev/tox/blob/main/pyproject.toml","dependencies":[{"id":13938906250,"package_name":"cachetools","ecosystem":"pypi","requirements":"\u003e=5.3.1","direct":true,"kind":"runtime","optional":false},{"id":13938906251,"package_name":"chardet","ecosystem":"pypi","requirements":"\u003e=5.2","direct":true,"kind":"runtime","optional":false},{"id":13938906252,"package_name":"colorama","ecosystem":"pypi","requirements":"\u003e=0.4.6","direct":true,"kind":"runtime","optional":false},{"id":13938906253,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.12.3","direct":true,"kind":"runtime","optional":false},{"id":13938906254,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"\u003e=6.8; python_version \u003c \"3.8\"","direct":true,"kind":"runtime","optional":false},{"id":13938906255,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=23.1","direct":true,"kind":"runtime","optional":false},{"id":13938906256,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=3.10","direct":true,"kind":"runtime","optional":false},{"id":13938906257,"package_name":"pluggy","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":13938906258,"package_name":"pyproject-api","ecosystem":"pypi","requirements":"\u003e=1.6.1","direct":true,"kind":"runtime","optional":false},{"id":13938906259,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=2.0.1; python_version \u003c \"3.11\"","direct":true,"kind":"runtime","optional":false},{"id":13938906260,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.7.1; python_version \u003c \"3.8\"","direct":true,"kind":"runtime","optional":false},{"id":13938906261,"package_name":"virtualenv","ecosystem":"pypi","requirements":"\u003e=20.24.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/demo_pkg_inline/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T23:34:09.711Z","updated_at":"2023-09-25T23:34:09.711Z","repository_link":"https://github.com/tox-dev/tox/blob/main/tests/demo_pkg_inline/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/demo_pkg_setuptools/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T23:34:09.785Z","updated_at":"2023-09-25T23:34:09.785Z","repository_link":"https://github.com/tox-dev/tox/blob/main/tests/demo_pkg_setuptools/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/tox_env/python/test-pkg/pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T23:34:09.896Z","updated_at":"2023-09-25T23:34:09.896Z","repository_link":"https://github.com/tox-dev/tox/blob/main/tests/tox_env/python/test-pkg/pyproject.toml","dependencies":[]}],"score":34.18138794664994,"created_at":"2025-09-08T11:19:08.395Z","updated_at":"2025-10-07T08:25:56.126Z","avatar_url":"https://github.com/tox-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":23797608,"funding_links":["https://tidelift.com/funding/github/pypi/tox"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["unit-testing","closember","packaging","pip","json-schema","docs","documentation-tool","restructuredtext","sphinx","typechecker"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70399","html_url":"https://science.ecosyste.ms/projects/70399"}