{"id":5273,"name":"joblib","description":"Computing with Python functions.","url":"https://github.com/joblib/joblib","last_synced_at":"2025-09-04T18:35:19.791Z","repository":{"id":1054058,"uuid":"654608","full_name":"joblib/joblib","owner":"joblib","description":"Computing with Python functions.","archived":false,"fork":false,"pushed_at":"2025-08-27T12:17:43.000Z","size":4356,"stargazers_count":4192,"open_issues_count":418,"forks_count":434,"subscribers_count":62,"default_branch":"main","last_synced_at":"2025-08-30T00:38:46.913Z","etag":null,"topics":["caching","memoization","multiprocessing","parallel-computing","python","threading"],"latest_commit_sha":null,"homepage":"http://joblib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joblib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-05-07T06:48:26.000Z","updated_at":"2025-08-29T21:37:58.000Z","dependencies_parsed_at":"2023-07-05T20:16:26.154Z","dependency_job_id":"517e9d0d-32b9-4026-9d94-6fbc9ff41ee1","html_url":"https://github.com/joblib/joblib","commit_stats":{"total_commits":1410,"total_committers":143,"mean_commits":9.86013986013986,"dds":0.7184397163120567,"last_synced_commit":"e02400a41b8bef0688865ff379ea13f3f7cb4f3b"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/joblib/joblib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/sbom","scorecard":{"id":526072,"data":{"date":"2025-08-11","repo":{"name":"github.com/joblib/joblib","commit":"f72435199155e59d6fab24df656a84e022680d6c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"5 commit(s) and 9 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:3"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:44","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:56","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:62","Warn: pipCommand not pinned by hash: continuous_integration/run_tests.sh:31","Warn: pipCommand not pinned by hash: joblib/externals/vendor_cloudpickle.sh:13","Warn: pipCommand not pinned by hash: joblib/externals/vendor_loky.sh:14","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: joblib-1.5.1-py3-none-any.whl.sigstore.json: https://github.com/joblib/joblib/releases/tag/1.5.1","Info: signed release artifact: joblib-1.5.0-py3-none-any.whl.sigstore.json: https://github.com/joblib/joblib/releases/tag/1.5.0","Warn: release artifact 1.5.1 does not have provenance: https://api.github.com/repos/joblib/joblib/releases/220626134","Warn: release artifact 1.5.0 does not have provenance: https://api.github.com/repos/joblib/joblib/releases/216320344"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:37"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-871 / PYSEC-2021-872 / GHSA-hwqr-f3v9-hwxr","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 28 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-20T04:24:50.553Z","repository_id":1054058,"created_at":"2025-08-20T04:24:50.553Z","updated_at":"2025-08-20T04:24:50.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273654775,"owners_count":25144756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"joblib","name":"joblib","uuid":"332661","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/332661?v=4","repositories_count":8,"last_synced_at":"2025-09-03T00:28:12.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joblib","funding_links":[],"total_stars":5477,"followers":51,"following":0,"created_at":"2022-11-02T16:26:33.120Z","updated_at":"2025-09-03T00:28:12.761Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib/repositories"},"packages":[{"id":2773900,"name":"joblib","ecosystem":"pypi","description":"Lightweight pipelining with Python functions","homepage":"https://joblib.readthedocs.io","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/joblib/joblib","keywords_array":[],"namespace":null,"versions_count":107,"first_release_published_at":"2008-10-26T14:11:28.000Z","latest_release_published_at":"2025-08-27T12:15:45.000Z","latest_release_number":"1.5.2","last_synced_at":"2025-09-04T04:02:05.278Z","created_at":"2022-04-10T11:22:12.322Z","updated_at":"2025-09-04T04:02:05.278Z","registry_url":"https://pypi.org/project/joblib/","install_command":"pip install joblib --index-url https://pypi.org/simple","documentation_url":"https://joblib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries","Topic :: Utilities"],"normalized_name":"joblib","project_status":null},"repo_metadata":{"id":1054058,"uuid":"654608","full_name":"joblib/joblib","owner":"joblib","description":"Computing with Python functions.","archived":false,"fork":false,"pushed_at":"2024-09-27T16:08:30.000Z","size":4453,"stargazers_count":3855,"open_issues_count":433,"forks_count":414,"subscribers_count":63,"default_branch":"main","last_synced_at":"2024-10-29T15:57:16.947Z","etag":null,"topics":["caching","memoization","multiprocessing","parallel-computing","python","threading"],"latest_commit_sha":null,"homepage":"http://joblib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joblib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-05-07T06:48:26.000Z","updated_at":"2024-10-27T10:30:06.000Z","dependencies_parsed_at":"2023-07-05T20:16:26.154Z","dependency_job_id":"517e9d0d-32b9-4026-9d94-6fbc9ff41ee1","html_url":"https://github.com/joblib/joblib","commit_stats":{"total_commits":1385,"total_committers":131,"mean_commits":"10.572519083969466","dds":0.7133574007220216,"last_synced_commit":"6310841f66352bbf958cc190a973adcca611f4c7"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090770,"owners_count":16929471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"joblib","name":"joblib","uuid":"332661","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/332661?v=4","repositories_count":7,"last_synced_at":"2024-03-25T20:07:25.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joblib","funding_links":[],"total_stars":4721,"followers":27,"following":0,"created_at":"2022-11-02T16:26:33.120Z","updated_at":"2024-03-25T20:07:25.809Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib/repositories"},"tags":[{"name":"1.4.2","sha":"d46857a490a70fa8b66b2878066b40de13d3e326","kind":"commit","published_at":"2024-05-02T12:10:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.2","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"118ad371e3114b58343a1d868e7039fcf785f2ab","kind":"commit","published_at":"2024-05-02T11:13:46.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"8b98a48a3c9b0b0f5f323db285c99e695a3b974b","kind":"commit","published_at":"2024-04-08T15:04:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"942a41084dbe79743d3114a475dc9e390b8718f1","kind":"commit","published_at":"2023-08-09T09:21:44.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.2","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"476ff8e62b221fc5816bad9b55dec8883d4f157c","kind":"commit","published_at":"2023-06-29T15:14:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"22ff2de102f5b0f7cfe4ab0ec63aec6c6157aa4b","kind":"commit","published_at":"2023-06-28T13:12:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.0/manifests"},{"name":"1.1.1","sha":"f08737d9f23d3cdb40680f2e43d5e447bffe6271","kind":"commit","published_at":"2022-10-10T12:50:58.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.1.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.1/manifests"},{"name":"1.2.0","sha":"5991350e03493fbf27bb596429a935e0c40fb536","kind":"commit","published_at":"2022-09-16T09:59:38.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.2.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d9302a146e4e38d9d6709357afc1ab1c99ff0a72","kind":"commit","published_at":"2021-10-07T14:41:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.1.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"4ea15eea25498429d6cb60100effd11f87bd3a48","kind":"commit","published_at":"2021-02-09T16:44:25.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.0.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"302c2418fdc781125785c7c1778d1d79566be758","kind":"commit","published_at":"2020-12-14T13:55:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.0.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"27ccbb82a7025e5d149a235582b861db1987dbb5","kind":"commit","published_at":"2020-10-02T19:12:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.17.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"19db4f58ac502a4bd01ab07aa31b2fc8756bcc3a","kind":"commit","published_at":"2020-07-01T16:03:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.16.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"60ee6fe91a9de7210868a24d49e4c50aaee91034","kind":"commit","published_at":"2020-05-16T12:39:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.15.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"fea01de9e9878d80303e8052b01b9913956ecbd6","kind":"commit","published_at":"2020-05-15T09:29:53.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.15.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"3629a0b0b036867802cd03c03cde116004826e6a","kind":"commit","published_at":"2019-12-10T08:06:13.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.14.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"a07df3beb6565909e660b677922ecd1e6c000d43","kind":"commit","published_at":"2019-10-01T07:39:34.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.14.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"a99273bb0fe1d77c5e5b1b5512c6a9fa1285a125","kind":"commit","published_at":"2019-02-13T15:39:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"d4ee44ada1abfe3ebc2a653796aecaebe48ab931","kind":"commit","published_at":"2019-01-11T18:49:46.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"6abf62d21fae20b74faf3782bbf6b9ff142546f0","kind":"commit","published_at":"2018-11-14T17:54:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.0/manifests"},{"name":"0.12.5","sha":"78b0a41818757612e651ad4dade5f19a226849e9","kind":"commit","published_at":"2018-09-13T13:39:30.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"94c9c8f2f85a19c52954711434a922f845e21679","kind":"commit","published_at":"2018-09-05T09:17:23.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"16c3074658b332db8057a88c79bf21b29f88169a","kind":"commit","published_at":"2018-08-30T13:55:47.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"3556ca4f39b1594e3666414ad1982d58f8e5f951","kind":"commit","published_at":"2018-08-02T12:01:18.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"c675d5d21294ed4868824b42086313a33e29d760","kind":"commit","published_at":"2018-07-17T14:48:20.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.1/manifests"},{"name":"0.12","sha":"bb027ab7dfd01ce618c04a9bbac12f7fa1fe2857","kind":"commit","published_at":"2018-06-22T15:49:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12","html_url":"https://github.com/joblib/joblib/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12/manifests"},{"name":"0.11","sha":"04ceb168ede7ec55daf48c81977a5dc4b369d958","kind":"commit","published_at":"2017-03-02T10:36:30.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.11","html_url":"https://github.com/joblib/joblib/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.11/manifests"},{"name":"0.10.3","sha":"8bbc500c60f14cc21b161b9f62c2be4201116a6a","kind":"commit","published_at":"2016-10-18T09:47:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"9809359065adf268bba1f0b85e3b9a0b70fd1cf2","kind":"commit","published_at":"2016-08-29T14:28:35.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.2/manifests"},{"name":"0.10.0","sha":"304fc58c156b0b2af79efe9cb74c0d9f98c75e0e","kind":"commit","published_at":"2016-07-13T07:05:09.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"6f5906f87ef8894c1bc827e420d111db82333ff7","kind":"commit","published_at":"2016-01-18T13:34:31.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"aeb018af545e025654176ffe9ae876bda1bddb89","kind":"commit","published_at":"2015-10-30T14:37:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"629bc99f6947884c9a61997827d0e1e9966b742a","kind":"commit","published_at":"2015-10-14T17:45:20.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"d24ce68ab1ef6aa671b81868f1cad003613d7f1d","kind":"commit","published_at":"2015-10-14T13:29:12.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1e82a667dd076d3af44eb00a99d714f8a6274e10","kind":"commit","published_at":"2015-10-14T12:39:15.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0/manifests"},{"name":"0.9.0b4","sha":"70a22ea9ef994bf170c328e057edd38e839292c5","kind":"commit","published_at":"2015-08-27T11:44:52.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b4","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b4/manifests"},{"name":"0.9.0b3","sha":"46ddd8d7e78e223f834860c8a984c082daea5eb6","kind":"commit","published_at":"2015-07-22T14:10:06.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b3","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b3/manifests"},{"name":"0.9.0b2","sha":"b24d72e4c4c183017ddd1688c9fccdd1f0a878f6","kind":"commit","published_at":"2015-06-29T11:39:45.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b2","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b2/manifests"},{"name":"0.8.4","sha":"f4549877622db8f08d70e7ee37e4bbc0060be962","kind":"commit","published_at":"2014-11-24T10:35:22.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.4/manifests"},{"name":"0.8.3-r1","sha":"491db71896547a57446fd63a3f2d273638c63e3f","kind":"commit","published_at":"2014-08-24T09:10:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.3-r1","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.3-r1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3-r1/manifests"},{"name":"0.8.3","sha":"7f63af45d8e6314ec575ff1f81094672d710c780","kind":"commit","published_at":"2014-08-20T07:50:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"7182908e70d83d4b0f028789c3168c94888647c3","kind":"tag","published_at":"2014-07-02T11:58:51.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"fe17f5795d3f0ea55463ce53a004443cf0132321","kind":"commit","published_at":"2014-06-04T12:59:00.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"74b63abd2864c90d2b8b63b07665da6cfbe38376","kind":"commit","published_at":"2014-05-28T11:51:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0/manifests"},{"name":"0.8.0a3","sha":"1027e576f7a514708004efc0a9ebdf4b4f3c5352","kind":"commit","published_at":"2014-01-15T14:34:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a3","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a3/manifests"},{"name":"0.8.0a2","sha":"68b99a20857acd29086ff0db9a608929aa936397","kind":"commit","published_at":"2013-12-23T15:20:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a2","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a2/manifests"},{"name":"0.8.0a","sha":"8f297aa34554b8ab840e9eff464353abe2932506","kind":"commit","published_at":"2013-12-20T17:32:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a/manifests"},{"name":"0.7.1","sha":"40fc9389c4e18510ba2a19c8bd8502fdbdd7e165","kind":"commit","published_at":"2013-07-26T15:01:07.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3d90e83479be4178cddc79794466eff1cf131c4f","kind":"commit","published_at":"2013-02-20T05:51:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0/manifests"},{"name":"0.7.0d","sha":"6798901d8ba4d6c2c754ef9ae80eb6b3173a13c5","kind":"commit","published_at":"2013-02-08T14:47:33.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0d","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0d","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0d/manifests"},{"name":"0.7.0c","sha":"d16ca3fd6bbc26f3af6a9898b7d16413362e9cd4","kind":"commit","published_at":"2013-02-07T15:25:23.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0c","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0c","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0c/manifests"},{"name":"0.7.0b","sha":"868e633645def6660581278c851e20fbcdc98a6d","kind":"commit","published_at":"2012-11-20T21:04:00.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0b","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0b/manifests"},{"name":"0.7.0a","sha":"373a176877ee58551e3f0a2acef28d97935c4519","kind":"commit","published_at":"2012-11-19T21:34:01.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0a/manifests"},{"name":"0.6.5","sha":"b584962dff589624d2a6ecb7692c999091909603","kind":"commit","published_at":"2012-09-21T21:16:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.5/manifests"},{"name":"debian/0.6.4-1","sha":"c01b1407532d9bace3de721ca27ba390a00b5064","kind":"tag","published_at":"2012-05-08T02:36:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.4-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.4-1/manifests"},{"name":"0.6.4","sha":"c2d2879b681940813132566c1afae53b54db583d","kind":"commit","published_at":"2012-05-07T12:50:32.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bcf7c631166bfae106a1c84d033a3aee5f9f814e","kind":"tag","published_at":"2012-05-07T12:47:03.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"3c55421e0bf3821f9afbe0bf0b532999f58730c7","kind":"commit","published_at":"2012-02-06T17:56:56.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.2/manifests"},{"name":"debian/0.6.1-1","sha":"6e6fe01b0f65e050fbd7b77d15013fa40a8f2912","kind":"tag","published_at":"2012-02-06T02:05:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.1-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.1-1/manifests"},{"name":"0.6.1","sha":"a5f921ef1c91cb583d7e022e136df470eb252334","kind":"commit","published_at":"2012-02-05T22:36:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a98b0ebc0b6ef85811326badd750a42b2922c4d2","kind":"commit","published_at":"2012-02-05T17:23:47.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0/manifests"},{"name":"debian/0.6.0_b3-1","sha":"77cbccbb2e4700ca100df87b55291999d9c3b438","kind":"tag","published_at":"2012-01-12T16:19:37.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.0_b3-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.0_b3-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b3-1/manifests"},{"name":"0.6.0.b3","sha":"660289433cdebf515447ab4d004631470d1090ae","kind":"commit","published_at":"2012-01-12T10:21:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b3","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b3/manifests"},{"name":"debian/0.6.0_b2-1","sha":"6eea8f1df2ff5d0805507c45455c59b3b7730891","kind":"tag","published_at":"2012-01-10T22:38:21.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.0_b2-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.0_b2-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b2-1/manifests"},{"name":"0.6.0.b2","sha":"173c66927fe139f8c0e562f995bff141cd21a8c5","kind":"commit","published_at":"2012-01-07T16:59:01.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b2","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b2/manifests"},{"name":"0.6.0.b","sha":"0f8b769bc077877a11f5baa93261de4188ca0cc8","kind":"commit","published_at":"2012-01-07T15:34:49.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b/manifests"},{"name":"0.6.0a","sha":"98acdc92a63d7f5a2e3824dfcb437e72cb335130","kind":"commit","published_at":"2012-01-03T16:49:34.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0a/manifests"},{"name":"0.5.7","sha":"3312750fb8c7b642bc8a57ba9b5faac72207bb89","kind":"commit","published_at":"2011-12-28T10:20:29.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.7","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.7/manifests"},{"name":"debian/0.5.4-1","sha":"2e5a2d2aaef8f381e3a844936f1bbd885e58d848","kind":"tag","published_at":"2011-10-18T02:34:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.5.4-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.5.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.4-1/manifests"},{"name":"0.5.4","sha":"3d53d851db31bfc60c7aa9a0b3b075e598a7e78e","kind":"commit","published_at":"2011-09-29T09:05:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"05be47c19f90040715ce3460178c91b01a0d1ee0","kind":"commit","published_at":"2011-06-25T14:25:33.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"8f8974006276a0e22491cc99be7da220e8a11047","kind":"commit","published_at":"2011-06-25T14:02:06.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.2/manifests"},{"name":"debian/0.5.1-1","sha":"f7ea1e108ba0337281472072ed8fe7c55e231b18","kind":"tag","published_at":"2011-04-13T13:27:59.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.5.1-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.5.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.1-1/manifests"},{"name":"0.5.1","sha":"5e7762192f524998c1411d9b2541efe88664ea80","kind":"tag","published_at":"2011-04-13T06:52:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.1/manifests"},{"name":"debian/0.4.6-2","sha":"cfb70370c65e15c6569b9f03e0d643c680d19cad","kind":"tag","published_at":"2011-04-06T18:29:49.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.6-2","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-2/manifests"},{"name":"0.5.0","sha":"f729c8536ef456e52cec8b35f59f06ccaf598c8c","kind":"commit","published_at":"2011-04-01T06:01:03.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.0/manifests"},{"name":"debian/0.4.6-1","sha":"4d52ea4c940485ed6c33dc55146a6e8fbacf2def","kind":"tag","published_at":"2010-11-22T16:38:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.6-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-1/manifests"},{"name":"0.4.6","sha":"a2cba91c277ff0638c430f5731207d2733087cbb","kind":"commit","published_at":"2010-11-21T19:11:15.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.6","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.6/manifests"},{"name":"debian/0.4.5-1","sha":"cc47d5234766b7f00e2b6c50e2714e86a6f897a4","kind":"tag","published_at":"2010-10-06T22:22:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.5-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.5-1/manifests"},{"name":"0.4.5","sha":"714a512089a9eb78585ebbf6b649d7df71b21866","kind":"commit","published_at":"2010-09-16T08:41:24.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"9f5b08d973b4e3196879398c27cd5816cf09900d","kind":"commit","published_at":"2010-08-22T23:46:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.4/manifests"},{"name":"debian/0.4.3-1","sha":"6f8fcefa3c159fdd0b4b3f2fca4b0b229137bc57","kind":"tag","published_at":"2010-08-01T12:05:51.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.3-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.3-1/manifests"},{"name":"0.4.3","sha":"ee731a9738db58cb71693a49b5a7e5a7b883e775","kind":"tag","published_at":"2010-07-22T16:06:35.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"a378c22bf5c4abf8749cffa366f844dd4f293813","kind":"tag","published_at":"2010-07-16T08:16:53.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"a8e05c384746f00f0d145459e21af391cc26acd6","kind":"commit","published_at":"2010-07-03T10:02:22.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.1/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:40:28.619Z","dependent_packages_count":2273,"downloads":105596834,"downloads_period":"last-month","dependent_repos_count":77243,"rankings":{"downloads":0.027512486083267458,"dependent_repos_count":0.016507491649960473,"dependent_packages_count":0.011555244154972333,"stargazers_count":1.7936306760551495,"forks_count":3.291043585280453,"docker_downloads_count":0.04878880865432762,"average":0.8648397153130217},"purl":"pkg:pypi/joblib","advisories":[{"uuid":"GSA_kwCzR0hTQS02aHJnLXFtdmMtMnhoOM4AAvFP","url":"https://github.com/advisories/GHSA-6hrg-qmvc-2xh8","title":"joblib vulnerable to arbitrary code execution","description":"The package joblib from 0 and before 1.2.0 is vulnerable to Arbitrary Code Execution via the `pre_dispatch` flag in `Parallel()` class due to the `eval()` statement.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-09-27T00:00:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-21797","https://github.com/joblib/joblib/issues/1128","https://github.com/joblib/joblib/pull/1321","https://github.com/joblib/joblib/commit/b90f10efeb670a2cc877fb88ebb3f2019189e059","https://security.snyk.io/vuln/SNYK-PYTHON-JOBLIB-3027033","https://lists.debian.org/debian-lts-announce/2022/11/msg00020.html","https://lists.debian.org/debian-lts-announce/2023/03/msg00027.html","https://github.com/joblib/joblib/pull/1327","https://github.com/joblib/joblib/pull/1352","https://github.com/joblib/joblib/commit/6638b9e9711ad1ebbf6dd95aa7cee0dca9897b42","https://github.com/pypa/advisory-database/tree/main/vulns/joblib/PYSEC-2022-288.yaml","https://security.gentoo.org/glsa/202401-01","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BVOMMW37OXZWU2EV5ONAAS462IQEHZOF","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MJ5XTJS6OKJRRVXWFN5J67K3BYPEOBDF","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BVOMMW37OXZWU2EV5ONAAS462IQEHZOF","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MJ5XTJS6OKJRRVXWFN5J67K3BYPEOBDF","https://github.com/advisories/GHSA-6hrg-qmvc-2xh8"],"source_kind":"github","identifiers":["GHSA-6hrg-qmvc-2xh8","CVE-2022-21797"],"repository_url":"https://github.com/joblib/joblib","blast_radius":47.90101950113102,"packages":[{"versions":[{"first_patched_version":"1.2.0","vulnerable_version_range":"\u003c 1.2.0"}],"ecosystem":"pypi","package_name":"joblib"}],"created_at":"2022-12-21T16:11:56.628Z","updated_at":"2024-09-23T19:29:44.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/joblib","docker_dependents_count":5829,"docker_downloads_count":1420820634,"usage_url":"https://repos.ecosyste.ms/usage/pypi/joblib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/joblib/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:02:44.757Z","issues_count":193,"pull_requests_count":163,"avg_time_to_close_issue":42875016.725,"avg_time_to_close_pull_request":13506130.46226415,"issues_closed_count":79,"pull_requests_closed_count":106,"pull_request_authors_count":80,"issue_authors_count":170,"avg_comments_per_issue":3.61139896373057,"avg_comments_per_pull_request":3.803680981595092,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":1791850.2173913044,"past_year_avg_time_to_close_pull_request":784545.5,"past_year_issues_closed_count":22,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":51,"past_year_avg_comments_per_issue":2.1578947368421053,"past_year_avg_comments_per_pull_request":1.972972972972973,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/issues","maintainers":[{"login":"lesteve","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"GaelVaroquaux","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GaelVaroquaux"}],"active_maintainers":[{"login":"lesteve","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/joblib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/joblib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/joblib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/joblib/related_packages","maintainers":[{"uuid":"tommoral","login":"tommoral","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/tommoral/","role":null,"created_at":"2023-01-30T17:43:22.979Z","updated_at":"2023-01-30T17:43:22.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tommoral/packages"},{"uuid":"ogrisel","login":"ogrisel","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/ogrisel/","role":null,"created_at":"2023-01-30T17:43:22.759Z","updated_at":"2023-01-30T17:43:22.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ogrisel/packages"},{"uuid":"GaelVaroquaux","login":"GaelVaroquaux","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/GaelVaroquaux/","role":null,"created_at":"2023-01-30T17:43:22.227Z","updated_at":"2023-01-30T17:43:22.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/GaelVaroquaux/packages"},{"uuid":"lesteve","login":"lesteve","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/lesteve/","role":null,"created_at":"2023-01-30T17:43:22.543Z","updated_at":"2023-01-30T17:43:22.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lesteve/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724866,"maintainers_count":308223,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284049,"name":"joblib","ecosystem":"conda","description":"\"A set of tools to provide lightweight pipelining in Python. In particular: transparent disk-caching of functions and lazy re-evaluation (memoize pattern), easy, simple parallel computing. Joblib is optimized to be fast and robust on large data in particular and has specific optimizations for numpy arrays.\"","homepage":"https://joblib.readthedocs.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/joblib/joblib","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2018-06-25T16:24:38.000Z","latest_release_published_at":"2025-08-04T12:23:47.000Z","latest_release_number":"1.5.1","last_synced_at":"2025-09-04T14:08:23.035Z","created_at":"2022-10-03T15:40:30.415Z","updated_at":"2025-09-04T14:08:23.035Z","registry_url":"https://anaconda.org/anaconda/joblib","install_command":"conda install -c anaconda joblib","documentation_url":null,"metadata":{},"repo_metadata":{"id":1054058,"uuid":"654608","full_name":"joblib/joblib","owner":"joblib","description":"Computing with Python functions.","archived":false,"fork":false,"pushed_at":"2025-08-13T09:07:35.000Z","size":4312,"stargazers_count":4182,"open_issues_count":418,"forks_count":432,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-08-23T00:38:42.066Z","etag":null,"topics":["caching","memoization","multiprocessing","parallel-computing","python","threading"],"latest_commit_sha":null,"homepage":"http://joblib.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joblib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-05-07T06:48:26.000Z","updated_at":"2025-08-21T09:21:30.000Z","dependencies_parsed_at":"2023-07-05T20:16:26.154Z","dependency_job_id":"517e9d0d-32b9-4026-9d94-6fbc9ff41ee1","html_url":"https://github.com/joblib/joblib","commit_stats":{"total_commits":1410,"total_committers":143,"mean_commits":9.86013986013986,"dds":0.7184397163120567,"last_synced_commit":"e02400a41b8bef0688865ff379ea13f3f7cb4f3b"},"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"purl":"pkg:github/joblib/joblib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/sbom","scorecard":{"id":526072,"data":{"date":"2025-08-11","repo":{"name":"github.com/joblib/joblib","commit":"f72435199155e59d6fab24df656a84e022680d6c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":8,"reason":"Found 24/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"5 commit(s) and 9 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:68","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:3"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/joblib/joblib/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:44","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:56","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:62","Warn: pipCommand not pinned by hash: continuous_integration/run_tests.sh:31","Warn: pipCommand not pinned by hash: joblib/externals/vendor_cloudpickle.sh:13","Warn: pipCommand not pinned by hash: joblib/externals/vendor_loky.sh:14","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":8,"reason":"2 out of the last 2 releases have a total of 2 signed artifacts.","details":["Info: signed release artifact: joblib-1.5.1-py3-none-any.whl.sigstore.json: https://github.com/joblib/joblib/releases/tag/1.5.1","Info: signed release artifact: joblib-1.5.0-py3-none-any.whl.sigstore.json: https://github.com/joblib/joblib/releases/tag/1.5.0","Warn: release artifact 1.5.1 does not have provenance: https://api.github.com/repos/joblib/joblib/releases/220626134","Warn: release artifact 1.5.0 does not have provenance: https://api.github.com/repos/joblib/joblib/releases/216320344"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:37"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-871 / PYSEC-2021-872 / GHSA-hwqr-f3v9-hwxr","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 1 commits out of 28 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-20T04:24:50.553Z","repository_id":1054058,"created_at":"2025-08-20T04:24:50.553Z","updated_at":"2025-08-20T04:24:50.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272787599,"owners_count":24993102,"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-29T02:00:10.610Z","response_time":87,"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":"joblib","name":"joblib","uuid":"332661","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/332661?v=4","repositories_count":8,"last_synced_at":"2025-08-26T00:34:55.021Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/joblib","funding_links":[],"total_stars":5466,"followers":51,"following":0,"created_at":"2022-11-02T16:26:33.120Z","updated_at":"2025-08-26T00:34:55.022Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joblib/repositories"},"tags":[{"name":"1.5.1","sha":"cb554a51412e385f911b18697bfe9bb407c14bcc","kind":"commit","published_at":"2025-05-23T12:03:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.5.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"e347c9233b33758837f02d8ffbba0173f9c76a5c","kind":"commit","published_at":"2025-05-03T21:08:21.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.5.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"d46857a490a70fa8b66b2878066b40de13d3e326","kind":"commit","published_at":"2024-05-02T12:10:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.2","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"118ad371e3114b58343a1d868e7039fcf785f2ab","kind":"commit","published_at":"2024-05-02T11:13:46.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"8b98a48a3c9b0b0f5f323db285c99e695a3b974b","kind":"commit","published_at":"2024-04-08T15:04:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.4.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.4.0/manifests"},{"name":"1.3.2","sha":"942a41084dbe79743d3114a475dc9e390b8718f1","kind":"commit","published_at":"2023-08-09T09:21:44.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.2","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"476ff8e62b221fc5816bad9b55dec8883d4f157c","kind":"commit","published_at":"2023-06-29T15:14:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"22ff2de102f5b0f7cfe4ab0ec63aec6c6157aa4b","kind":"commit","published_at":"2023-06-28T13:12:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.3.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.3.0/manifests"},{"name":"1.1.1","sha":"f08737d9f23d3cdb40680f2e43d5e447bffe6271","kind":"commit","published_at":"2022-10-10T12:50:58.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.1.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.1/manifests"},{"name":"1.2.0","sha":"5991350e03493fbf27bb596429a935e0c40fb536","kind":"commit","published_at":"2022-09-16T09:59:38.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.2.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d9302a146e4e38d9d6709357afc1ab1c99ff0a72","kind":"commit","published_at":"2021-10-07T14:41:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.1.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"4ea15eea25498429d6cb60100effd11f87bd3a48","kind":"commit","published_at":"2021-02-09T16:44:25.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.0.1","html_url":"https://github.com/joblib/joblib/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"302c2418fdc781125785c7c1778d1d79566be758","kind":"commit","published_at":"2020-12-14T13:55:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/1.0.0","html_url":"https://github.com/joblib/joblib/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/1.0.0/manifests"},{"name":"0.17.0","sha":"27ccbb82a7025e5d149a235582b861db1987dbb5","kind":"commit","published_at":"2020-10-02T19:12:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.17.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"19db4f58ac502a4bd01ab07aa31b2fc8756bcc3a","kind":"commit","published_at":"2020-07-01T16:03:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.16.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.16.0/manifests"},{"name":"0.15.1","sha":"60ee6fe91a9de7210868a24d49e4c50aaee91034","kind":"commit","published_at":"2020-05-16T12:39:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.15.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.1/manifests"},{"name":"0.15.0","sha":"fea01de9e9878d80303e8052b01b9913956ecbd6","kind":"commit","published_at":"2020-05-15T09:29:53.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.15.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.15.0/manifests"},{"name":"0.14.1","sha":"3629a0b0b036867802cd03c03cde116004826e6a","kind":"commit","published_at":"2019-12-10T08:06:13.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.14.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"a07df3beb6565909e660b677922ecd1e6c000d43","kind":"commit","published_at":"2019-10-01T07:39:34.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.14.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.14.0/manifests"},{"name":"0.13.2","sha":"a99273bb0fe1d77c5e5b1b5512c6a9fa1285a125","kind":"commit","published_at":"2019-02-13T15:39:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"d4ee44ada1abfe3ebc2a653796aecaebe48ab931","kind":"commit","published_at":"2019-01-11T18:49:46.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"6abf62d21fae20b74faf3782bbf6b9ff142546f0","kind":"commit","published_at":"2018-11-14T17:54:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.13.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.13.0/manifests"},{"name":"0.12.5","sha":"78b0a41818757612e651ad4dade5f19a226849e9","kind":"commit","published_at":"2018-09-13T13:39:30.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"94c9c8f2f85a19c52954711434a922f845e21679","kind":"commit","published_at":"2018-09-05T09:17:23.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"16c3074658b332db8057a88c79bf21b29f88169a","kind":"commit","published_at":"2018-08-30T13:55:47.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"3556ca4f39b1594e3666414ad1982d58f8e5f951","kind":"commit","published_at":"2018-08-02T12:01:18.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"c675d5d21294ed4868824b42086313a33e29d760","kind":"commit","published_at":"2018-07-17T14:48:20.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12.1/manifests"},{"name":"0.12","sha":"bb027ab7dfd01ce618c04a9bbac12f7fa1fe2857","kind":"commit","published_at":"2018-06-22T15:49:08.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.12","html_url":"https://github.com/joblib/joblib/releases/tag/0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.12/manifests"},{"name":"0.11","sha":"04ceb168ede7ec55daf48c81977a5dc4b369d958","kind":"commit","published_at":"2017-03-02T10:36:30.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.11","html_url":"https://github.com/joblib/joblib/releases/tag/0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.11/manifests"},{"name":"0.10.3","sha":"8bbc500c60f14cc21b161b9f62c2be4201116a6a","kind":"commit","published_at":"2016-10-18T09:47:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"9809359065adf268bba1f0b85e3b9a0b70fd1cf2","kind":"commit","published_at":"2016-08-29T14:28:35.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.2/manifests"},{"name":"0.10.0","sha":"304fc58c156b0b2af79efe9cb74c0d9f98c75e0e","kind":"commit","published_at":"2016-07-13T07:05:09.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.10.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"6f5906f87ef8894c1bc827e420d111db82333ff7","kind":"commit","published_at":"2016-01-18T13:34:31.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"aeb018af545e025654176ffe9ae876bda1bddb89","kind":"commit","published_at":"2015-10-30T14:37:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"629bc99f6947884c9a61997827d0e1e9966b742a","kind":"commit","published_at":"2015-10-14T17:45:20.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"d24ce68ab1ef6aa671b81868f1cad003613d7f1d","kind":"commit","published_at":"2015-10-14T13:29:12.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"1e82a667dd076d3af44eb00a99d714f8a6274e10","kind":"commit","published_at":"2015-10-14T12:39:15.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0/manifests"},{"name":"0.9.0b4","sha":"70a22ea9ef994bf170c328e057edd38e839292c5","kind":"commit","published_at":"2015-08-27T11:44:52.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b4","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b4/manifests"},{"name":"0.9.0b3","sha":"46ddd8d7e78e223f834860c8a984c082daea5eb6","kind":"commit","published_at":"2015-07-22T14:10:06.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b3","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b3/manifests"},{"name":"0.9.0b2","sha":"b24d72e4c4c183017ddd1688c9fccdd1f0a878f6","kind":"commit","published_at":"2015-06-29T11:39:45.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.9.0b2","html_url":"https://github.com/joblib/joblib/releases/tag/0.9.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.9.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.9.0b2/manifests"},{"name":"0.8.4","sha":"f4549877622db8f08d70e7ee37e4bbc0060be962","kind":"commit","published_at":"2014-11-24T10:35:22.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.4/manifests"},{"name":"0.8.3-r1","sha":"491db71896547a57446fd63a3f2d273638c63e3f","kind":"commit","published_at":"2014-08-24T09:10:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.3-r1","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.3-r1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.3-r1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3-r1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3-r1/manifests"},{"name":"0.8.3","sha":"7f63af45d8e6314ec575ff1f81094672d710c780","kind":"commit","published_at":"2014-08-20T07:50:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"7182908e70d83d4b0f028789c3168c94888647c3","kind":"tag","published_at":"2014-07-02T11:58:51.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"fe17f5795d3f0ea55463ce53a004443cf0132321","kind":"commit","published_at":"2014-06-04T12:59:00.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"74b63abd2864c90d2b8b63b07665da6cfbe38376","kind":"commit","published_at":"2014-05-28T11:51:02.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0/manifests"},{"name":"0.8.0a3","sha":"1027e576f7a514708004efc0a9ebdf4b4f3c5352","kind":"commit","published_at":"2014-01-15T14:34:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a3","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a3/manifests"},{"name":"0.8.0a2","sha":"68b99a20857acd29086ff0db9a608929aa936397","kind":"commit","published_at":"2013-12-23T15:20:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a2","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a2/manifests"},{"name":"0.8.0a","sha":"8f297aa34554b8ab840e9eff464353abe2932506","kind":"commit","published_at":"2013-12-20T17:32:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.8.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.8.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.8.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.8.0a/manifests"},{"name":"0.7.1","sha":"40fc9389c4e18510ba2a19c8bd8502fdbdd7e165","kind":"commit","published_at":"2013-07-26T15:01:07.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3d90e83479be4178cddc79794466eff1cf131c4f","kind":"commit","published_at":"2013-02-20T05:51:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0/manifests"},{"name":"0.7.0d","sha":"6798901d8ba4d6c2c754ef9ae80eb6b3173a13c5","kind":"commit","published_at":"2013-02-08T14:47:33.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0d","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.0d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0d/manifests"},{"name":"0.7.0c","sha":"d16ca3fd6bbc26f3af6a9898b7d16413362e9cd4","kind":"commit","published_at":"2013-02-07T15:25:23.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0c","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.0c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0c/manifests"},{"name":"0.7.0b","sha":"868e633645def6660581278c851e20fbcdc98a6d","kind":"commit","published_at":"2012-11-20T21:04:00.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0b","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.0b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0b/manifests"},{"name":"0.7.0a","sha":"373a176877ee58551e3f0a2acef28d97935c4519","kind":"commit","published_at":"2012-11-19T21:34:01.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.7.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.7.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.7.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.7.0a/manifests"},{"name":"0.6.5","sha":"b584962dff589624d2a6ecb7692c999091909603","kind":"commit","published_at":"2012-09-21T21:16:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.5/manifests"},{"name":"debian/0.6.4-1","sha":"c01b1407532d9bace3de721ca27ba390a00b5064","kind":"tag","published_at":"2012-05-08T02:36:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.4-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.6.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.4-1/manifests"},{"name":"0.6.4","sha":"c2d2879b681940813132566c1afae53b54db583d","kind":"commit","published_at":"2012-05-07T12:50:32.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"bcf7c631166bfae106a1c84d033a3aee5f9f814e","kind":"tag","published_at":"2012-05-07T12:47:03.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"3c55421e0bf3821f9afbe0bf0b532999f58730c7","kind":"commit","published_at":"2012-02-06T17:56:56.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.2/manifests"},{"name":"debian/0.6.1-1","sha":"6e6fe01b0f65e050fbd7b77d15013fa40a8f2912","kind":"tag","published_at":"2012-02-06T02:05:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.1-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.6.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.1-1/manifests"},{"name":"0.6.1","sha":"a5f921ef1c91cb583d7e022e136df470eb252334","kind":"commit","published_at":"2012-02-05T22:36:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"a98b0ebc0b6ef85811326badd750a42b2922c4d2","kind":"commit","published_at":"2012-02-05T17:23:47.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0/manifests"},{"name":"debian/0.6.0_b3-1","sha":"77cbccbb2e4700ca100df87b55291999d9c3b438","kind":"tag","published_at":"2012-01-12T16:19:37.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.0_b3-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.0_b3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.6.0_b3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b3-1/manifests"},{"name":"0.6.0.b3","sha":"660289433cdebf515447ab4d004631470d1090ae","kind":"commit","published_at":"2012-01-12T10:21:55.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b3","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.0.b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b3/manifests"},{"name":"debian/0.6.0_b2-1","sha":"6eea8f1df2ff5d0805507c45455c59b3b7730891","kind":"tag","published_at":"2012-01-10T22:38:21.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.6.0_b2-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.6.0_b2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.6.0_b2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.6.0_b2-1/manifests"},{"name":"0.6.0.b2","sha":"173c66927fe139f8c0e562f995bff141cd21a8c5","kind":"commit","published_at":"2012-01-07T16:59:01.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b2","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.0.b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b2/manifests"},{"name":"0.6.0.b","sha":"0f8b769bc077877a11f5baa93261de4188ca0cc8","kind":"commit","published_at":"2012-01-07T15:34:49.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0.b","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0.b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.0.b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0.b/manifests"},{"name":"0.6.0a","sha":"98acdc92a63d7f5a2e3824dfcb437e72cb335130","kind":"commit","published_at":"2012-01-03T16:49:34.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.6.0a","html_url":"https://github.com/joblib/joblib/releases/tag/0.6.0a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.6.0a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.6.0a/manifests"},{"name":"0.5.7","sha":"3312750fb8c7b642bc8a57ba9b5faac72207bb89","kind":"commit","published_at":"2011-12-28T10:20:29.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.7","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.7/manifests"},{"name":"debian/0.5.4-1","sha":"2e5a2d2aaef8f381e3a844936f1bbd885e58d848","kind":"tag","published_at":"2011-10-18T02:34:05.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.5.4-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.5.4-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.5.4-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.4-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.4-1/manifests"},{"name":"0.5.4","sha":"3d53d851db31bfc60c7aa9a0b3b075e598a7e78e","kind":"commit","published_at":"2011-09-29T09:05:16.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"05be47c19f90040715ce3460178c91b01a0d1ee0","kind":"commit","published_at":"2011-06-25T14:25:33.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"8f8974006276a0e22491cc99be7da220e8a11047","kind":"commit","published_at":"2011-06-25T14:02:06.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.2/manifests"},{"name":"debian/0.5.1-1","sha":"f7ea1e108ba0337281472072ed8fe7c55e231b18","kind":"tag","published_at":"2011-04-13T13:27:59.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.5.1-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.5.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.5.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.5.1-1/manifests"},{"name":"0.5.1","sha":"5e7762192f524998c1411d9b2541efe88664ea80","kind":"tag","published_at":"2011-04-13T06:52:04.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.1/manifests"},{"name":"debian/0.4.6-2","sha":"cfb70370c65e15c6569b9f03e0d643c680d19cad","kind":"tag","published_at":"2011-04-06T18:29:49.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.6-2","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.6-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.4.6-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-2/manifests"},{"name":"0.5.0","sha":"f729c8536ef456e52cec8b35f59f06ccaf598c8c","kind":"commit","published_at":"2011-04-01T06:01:03.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.5.0","html_url":"https://github.com/joblib/joblib/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.5.0/manifests"},{"name":"debian/0.4.6-1","sha":"4d52ea4c940485ed6c33dc55146a6e8fbacf2def","kind":"tag","published_at":"2010-11-22T16:38:27.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.6-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.6-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.4.6-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.6-1/manifests"},{"name":"0.4.6","sha":"a2cba91c277ff0638c430f5731207d2733087cbb","kind":"commit","published_at":"2010-11-21T19:11:15.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.6","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.6/manifests"},{"name":"debian/0.4.5-1","sha":"cc47d5234766b7f00e2b6c50e2714e86a6f897a4","kind":"tag","published_at":"2010-10-06T22:22:57.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.5-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.5-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.4.5-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.5-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.5-1/manifests"},{"name":"0.4.5","sha":"714a512089a9eb78585ebbf6b649d7df71b21866","kind":"commit","published_at":"2010-09-16T08:41:24.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.5","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"9f5b08d973b4e3196879398c27cd5816cf09900d","kind":"commit","published_at":"2010-08-22T23:46:11.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.4","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.4/manifests"},{"name":"debian/0.4.3-1","sha":"6f8fcefa3c159fdd0b4b3f2fca4b0b229137bc57","kind":"tag","published_at":"2010-08-01T12:05:51.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/debian/0.4.3-1","html_url":"https://github.com/joblib/joblib/releases/tag/debian/0.4.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@debian%2F0.4.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/debian%2F0.4.3-1/manifests"},{"name":"0.4.3","sha":"ee731a9738db58cb71693a49b5a7e5a7b883e775","kind":"tag","published_at":"2010-07-22T16:06:35.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.3","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"a378c22bf5c4abf8749cffa366f844dd4f293813","kind":"tag","published_at":"2010-07-16T08:16:53.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.2","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"a8e05c384746f00f0d145459e21af391cc26acd6","kind":"commit","published_at":"2010-07-03T10:02:22.000Z","download_url":"https://codeload.github.com/joblib/joblib/tar.gz/0.4.1","html_url":"https://github.com/joblib/joblib/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/joblib/joblib@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/tags/0.4.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T01:09:29.734Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":1957,"rankings":{"downloads":null,"dependent_repos_count":1.7516902274124155,"dependent_packages_count":5.101413644744929,"stargazers_count":14.290104486785497,"forks_count":17.086662569145666,"docker_downloads_count":null,"average":9.557467732022127},"purl":"pkg:conda/joblib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/joblib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/joblib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/joblib/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2025-08-30T00:28:16.065Z","issues_count":254,"pull_requests_count":227,"avg_time_to_close_issue":42118990.23448276,"avg_time_to_close_pull_request":9949325.84,"issues_closed_count":144,"pull_requests_closed_count":175,"pull_request_authors_count":93,"issue_authors_count":211,"avg_comments_per_issue":3.5866141732283463,"avg_comments_per_pull_request":3.6343612334801763,"merged_pull_requests_count":137,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":62,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":2699565.8378378376,"past_year_avg_time_to_close_pull_request":875555.2388059702,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":67,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":2.274193548387097,"past_year_avg_comments_per_pull_request":2.6323529411764706,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/issues","maintainers":[{"login":"lesteve","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"adrinjalali","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrinjalali"},{"login":"GaelVaroquaux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GaelVaroquaux"}],"active_maintainers":[{"login":"lesteve","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"adrinjalali","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrinjalali"},{"login":"GaelVaroquaux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GaelVaroquaux"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/joblib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/joblib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/joblib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/joblib/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4327,"maintainers_count":0,"namespaces_count":0,"keywords_count":2901,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":611},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-04T06:59:49.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}}],"commits":{"id":6786,"full_name":"joblib/joblib","default_branch":"main","committers":[{"name":"Gael Varoquaux","email":"gael.varoquaux@normalesup.org","login":"GaelVaroquaux","count":397},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":339},{"name":"Loïc Estève","email":"loic.esteve@ymail.com","login":"lesteve","count":231},{"name":"Alexandre Abadie","email":"alexandre.abadie@inria.fr","login":"aabadie","count":76},{"name":"Thomas Moreau","email":"thomas.moreau.2010@gmail.com","login":"tomMoral","count":74},{"name":"Pierre Glaser","email":"pierreglaser@msn.com","login":"pierreglaser","count":25},{"name":"Philippe Gervais","email":"philippe.gervais@inria.fr","login":"pgervais","count":23},{"name":"Karan Desai","email":"karandesai_96@live.com","login":null,"count":22},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":16},{"name":"Franck Charras","email":"29153872+fcharras","login":"fcharras","count":15},{"name":"Pietro Berkes","email":"pietro.berkes@googlemail.com","login":"pberkes","count":10},{"name":"Valentin Haenel","email":"valentin.haenel@gmx.de","login":"esc","count":10},{"name":"myint","email":"myint@macbookpro.local","login":null,"count":10},{"name":"Guillaume Lemaitre","email":"g.lemaitre58@gmail.com","login":"glemaitre","count":9},{"name":"Lars Buitinck","email":"L.J.Buitinck@uva.nl","login":"larsmans","count":9},{"name":"Adrin Jalali","email":"adrin.jalali@gmail.com","login":"adrinjalali","count":8},{"name":"Gael Varoquaux","email":"varoquau@resting","login":null,"count":7},{"name":"Yannick Schwartz","email":"yannick.schwartz@gmail.com","login":null,"count":6},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":5},{"name":"Jérémie du Boisberranger","email":"34657725+jeremiedbb","login":"jeremiedbb","count":4},{"name":"Stefanie Senger","email":"91849487+StefanieSenger","login":"StefanieSenger","count":4},{"name":"Julien Jerphanion","email":"git@jjerphan.xyz","login":"jjerphan","count":3},{"name":"Juan Manuel Caicedo Carvajal","email":"juan@cavorite.com","login":"cavorite","count":3},{"name":"Fabian Pedregosa","email":"fabian.pedregosa@inria.fr","login":"fabianp","count":3},{"name":"Arne Neumann","email":"github@arne.cl","login":"arne-cl","count":3},{"name":"Andreas Olsson","email":"andreas@arrakis.se","login":"andreaso","count":3},{"name":"Kenneth C. Arnold","email":"kcarnold@alum.mit.edu","login":"kcarnold","count":3},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":3},{"name":"Maxime Weyl","email":"31591159+MaximeWeyl","login":"MaximeWeyl","count":3},{"name":"Nicolas Hug","email":"contact@nicolas-hug.com","login":"NicolasHug","count":3},{"name":"Vlad Niculae","email":"vlad@vene.ro","login":"vene","count":3},{"name":"Will Mayner","email":"wmayner@gmail.com","login":"wmayner","count":3},{"name":"chapmanb","email":"chapmanb@50mail.com","login":"chapmanb","count":3},{"name":"Martin Luessi","email":"mluessi@nmr.mgh.harvard.edu","login":null,"count":3},{"name":"Fabian Pedregosa","email":"fabian@fseoane.net","login":null,"count":3},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":2},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":2},{"name":"Mateusz Sokół","email":"8431159+mtsokol","login":"mtsokol","count":2},{"name":"John T. Wodder II","email":"jwodder","login":"jwodder","count":2},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":2},{"name":"Elizabeth Sander","email":"liz.sander91@gmail.com","login":"elsander","count":2},{"name":"Alexandre Gramfort","email":"alexandre.gramfort@inria.fr","login":"agramfort","count":2},{"name":"Albert Thomas","email":"albertthomas88@gmail.com","login":"albertcthomas","count":2},{"name":"Andreas Mueller","email":"t3kcit@gmail.com","login":"amueller","count":2},{"name":"Marek Rudnicki","email":"marekrud@gmail.com","login":null,"count":2},{"name":"Nicolas Pinto","email":"pinto@mit.edu","login":null,"count":2},{"name":"cclauss","email":"cclauss@bluewin.ch","login":null,"count":2},{"name":"Roman Yurchak","email":"rth.yurchak@gmail.com","login":"rth","count":2},{"name":"Thomas Levine","email":"_@thomaslevine.com","login":"tlevine","count":2},{"name":"dzikie drożdże","email":"daz@hackerspace.pl","login":"d42","count":2},{"name":"jlopezpena","email":"jlopezpena","login":"jlopezpena","count":2},{"name":"Lilian Besson","email":"naereen@crans.org","login":"Naereen","count":2},{"name":"Aditi Juneja","email":"91629733+Schefflera-Arboricola","login":"Schefflera-Arboricola","count":1},{"name":"Aliaksei Urbanski","email":"mimworkmail@gmail.com","login":"Jamim","count":1},{"name":"Ameer Haj Ali","email":"ameerh@berkeley.edu","login":"AmeerHajAli","count":1},{"name":"TomYang","email":"earoc.cn@gmail.com","login":"earoc","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thomas J. Fan","email":"thomasjpfan@gmail.com","login":"thomasjpfan","count":1},{"name":"Takahiro Ueda","email":"tueda","login":"tueda","count":1},{"name":"Sylvain Combettes","email":"48064216+sylvaincom","login":"sylvaincom","count":1},{"name":"Sohum Hulyalkar","email":"sohum11@berkeley.edu","login":"sohumh","count":1},{"name":"Simon Conseil","email":"contact@saimon.org","login":"saimn","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":1},{"name":"Martin Frodl","email":"mfrodl@redhat.com","login":null,"count":1},{"name":"Ian Dewancker","email":"idewanck@cs.ubc.ca","login":null,"count":1},{"name":"fcharras","email":"franck@sancare.fr","login":null,"count":1},{"name":"sethdandridge","email":"sethdan+github@gmail.com","login":null,"count":1},{"name":"zhai_pro","email":"xin_soft@foxmail.com","login":null,"count":1},{"name":"Arthur Mensch","email":"arthur.mensch@m4x.org","login":null,"count":1},{"name":"Bd76","email":"vincent.l@millenium-studio.fr","login":null,"count":1},{"name":"Balthazar Rouberol","email":"balthazar.rouberol@mapado.com","login":null,"count":1},{"name":"Santiago Castro","email":"bryant1410@gmail.com","login":"bryant1410","count":1},{"name":"Ralf Gommers","email":"ralf.gommers@googlemail.com","login":"rgommers","count":1},{"name":"Pradipta Ghosh","email":"37842314+pradghos","login":"pradghos","count":1},{"name":"Prabakaran Kumaresshan","email":"k_prabakaran+github@hotmail.com","login":"nixphix","count":1},{"name":"Pierre-Antoine Comby","email":"pierre-antoine.comby@crans.org","login":"paquiteau","count":1},{"name":"Peter Law","email":"PeterJCLaw@gmail.com","login":"PeterJCLaw","count":1},{"name":"Paul Ivanov","email":"pi@berkeley.edu","login":"ivanov","count":1},{"name":"Noam Hershtig","email":"noamher","login":"noamher","count":1},{"name":"Niels Zeilemaker","email":"nielszeilemaker@godatadriven.com","login":"NielsZeilemaker","count":1},{"name":"Nielius","email":"nielius@gmail.com","login":"Nielius","count":1},{"name":"yangfl","email":"yangfl","login":"yangfl","count":1},{"name":"thiswillbeyourgithub","email":"26625900+thiswillbeyourgithub","login":"thiswillbeyourgithub","count":1},{"name":"ryanzz","email":"ryan.zhao.cs@gmail.com","login":"export-default","count":1},{"name":"reszelaz","email":"zreszela@cells.es","login":"reszelaz","count":1},{"name":"pierreablin","email":"pierreablin@gmail.com","login":"pierreablin","count":1},{"name":"mrefish","email":"mrefish","login":"mrefish","count":1},{"name":"Malte Ziebarth","email":"malte.ziebarth@fmvkb.de","login":"mjziebarth","count":1},{"name":"LunarLanding","email":"4441338+LunarLanding","login":"LunarLanding","count":1},{"name":"jodizzle","email":"jodizzle","login":"jodizzle","count":1},{"name":"harishmk","email":"harishmk@gmail.com","login":"harishmk","count":1},{"name":"dohmatob elvis dopgima","email":"elvis.dohmatob@inria.fr","login":"dohmatob","count":1},{"name":"cache-missing","email":"90820067+cache-missing","login":"cache-missing","count":1},{"name":"banilo","email":"danilobzdok@gmail.com","login":"banilo","count":1},{"name":"auderson","email":"48577571+auderson","login":"auderson","count":1},{"name":"androids-electric-sheep","email":"160651876+androids-electric-sheep","login":"androids-electric-sheep","count":1},{"name":"Yuval Langer","email":"yuval.langer@gmail.com","login":"yuvallanger","count":1},{"name":"WeichenXu","email":"weichen.xu@databricks.com","login":"WeichenXu123","count":1},{"name":"Trương Gia Bảo","email":"81033433+buchijw","login":"buchijw","count":1},{"name":"Josiah Johnston","email":"josiahjohnston","login":"josiahjohnston","count":1},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":1},{"name":"Joel Nothman","email":"joel.nothman@gmail.com","login":"jnothman","count":1},{"name":"Jim Crist","email":"jcrist","login":"jcrist","count":1},{"name":"Jason Neal","email":"jason.neal@astro.up.pt","login":"jason-neal","count":1},{"name":"Janek Klawe","email":"jklawe@gmail.com","login":"jqmp","count":1},{"name":"Jan Bauer","email":"japhba","login":"japhba","count":1},{"name":"Sarah Charlotte Johnson","email":"scharlottej13@gmail.com","login":"scharlottej13","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michael R. Crusoe","email":"1330696+mr-c","login":"mr-c","count":1},{"name":"Mathis","email":"sveitser@gmail.com","login":"sveitser","count":1},{"name":"Marcin Konowalczyk","email":"marcin.konow@lczyk.xyz","login":"MarcinKonowalczyk","count":1},{"name":"Manuel Garcia","email":"31109774+Mandroide","login":"Mandroide","count":1},{"name":"Bala Subrahmanyam Varanasi","email":"vabasu@gmail.com","login":"Balu-Varanasi","count":1},{"name":"Ben Mabey","email":"ben@benmabey.com","login":"bmabey","count":1},{"name":"Brian Wignall","email":"BrianWignall@gmail.com","login":"bwignall","count":1},{"name":"C. Titus Brown","email":"titus@idyll.org","login":"ctb","count":1},{"name":"Chiara Marmo","email":"cmarmo","login":"cmarmo","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Christos Aridas","email":"chkoar","login":"chkoar","count":1},{"name":"Cédric","email":"altaris","login":"altaris","count":1},{"name":"Dan Brown","email":"jdanbrown@gmail.com","login":"jdanbrown","count":1},{"name":"Dan Stahlke","email":"dan@stahlke.org","login":"dstahlke","count":1},{"name":"Attractadore","email":"attractadore02@gmail.com","login":"Attractadore","count":1},{"name":"Ashwin Srinath","email":"3190405+shwina","login":"shwina","count":1},{"name":"Ludwig Stumpp","email":"42147848+LudwigStumpp","login":"LudwigStumpp","count":1},{"name":"Last G","email":"last_g@hackerdom.ru","login":"last-g","count":1},{"name":"Kyle P. Johnson","email":"kyle@kyle-p-johnson.com","login":"kylepjohnson","count":1},{"name":"Kurt Mosiejczuk","email":"kurt.mosiejczuk@gmail.com","login":"kmosiejczuk","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"KOLANICH","email":"KOLANICH","login":"KOLANICH","count":1},{"name":"Justin Vincent","email":"justinvf@gmail.com","login":"justinvf","count":1},{"name":"Jameson","email":"jmerkow@gmail.com","login":"jmerkow","count":1},{"name":"James Collins","email":"collijk@uw.edu","login":"collijk","count":1},{"name":"Helder Geovane Gomes de Lima","email":"he7d3r@gmail.com","login":"he7d3r","count":1},{"name":"Han Xu","email":"hgcrpd@gmail.com","login":"hxu","count":1},{"name":"George Sakkis","email":"george.sakkis@gmail.com","login":"gsakkis","count":1},{"name":"Gensollen","email":"nicolas.gensollen@gmail.com","login":"NicolasGensollen","count":1},{"name":"Eugene Scherba","email":"escherba@gmail.com","login":"escherba","count":1},{"name":"Emmanuelle Gouillart","email":"emmanuelle.gouillart@nsup.org","login":"emmanuelle","count":1},{"name":"Dr.Blank","email":"64108942+Dr-Blank","login":"Dr-Blank","count":1},{"name":"Douglas Fraser","email":"dfraser@douglas-fraser.com","login":"drfraser","count":1},{"name":"David Cottrell","email":"david.cottrell@gmail.com","login":"cottrell","count":1},{"name":"ApproximateIdentity","email":"tomnyberg@gmail.com","login":"ApproximateIdentity","count":1}],"total_commits":1470,"total_committers":146,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.068493150684931,"dds":0.7299319727891156,"past_year_committers":[{"name":"Loïc Estève","email":"loic.esteve@ymail.com","login":"lesteve","count":19},{"name":"Thomas Moreau","email":"thomas.moreau.2010@gmail.com","login":"tomMoral","count":12},{"name":"Adrin Jalali","email":"adrin.jalali@gmail.com","login":"adrinjalali","count":6},{"name":"Franck Charras","email":"franck@probabl.ai","login":"fcharras","count":5},{"name":"Stefanie Senger","email":"91849487+StefanieSenger","login":"StefanieSenger","count":4},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":2},{"name":"Ashwin Srinath","email":"3190405+shwina","login":"shwina","count":1},{"name":"Cédric","email":"altaris","login":"altaris","count":1},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":1},{"name":"Helder Geovane Gomes de Lima","email":"he7d3r@gmail.com","login":"he7d3r","count":1},{"name":"Jirka Borovec","email":"6035284+Borda","login":"Borda","count":1},{"name":"LunarLanding","email":"4441338+LunarLanding","login":"LunarLanding","count":1},{"name":"Miro Hrončok","email":"miro@hroncok.cz","login":"hroncok","count":1},{"name":"Santiago Castro","email":"bryant1410@gmail.com","login":"bryant1410","count":1},{"name":"Sylvain Combettes","email":"48064216+sylvaincom","login":"sylvaincom","count":1},{"name":"Trương Gia Bảo","email":"81033433+buchijw","login":"buchijw","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"auderson","email":"48577571+auderson","login":"auderson","count":1},{"name":"thiswillbeyourgithub","email":"26625900+thiswillbeyourgithub","login":"thiswillbeyourgithub","count":1}],"past_year_total_commits":61,"past_year_total_committers":19,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.210526315789474,"past_year_dds":0.6885245901639344,"last_synced_at":"2025-08-08T00:13:14.986Z","last_synced_commit":"0672e76ad10e9f463221a58fb7bffa127287a4ba","created_at":"2023-03-07T09:43:40.864Z","updated_at":"2025-08-08T00:13:15.044Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"joblib/joblib","html_url":"https://github.com/joblib/joblib","last_synced_at":"2025-09-03T03:47:22.125Z","status":"active","issues_count":253,"pull_requests_count":315,"avg_time_to_close_issue":46830321.70454545,"avg_time_to_close_pull_request":10367672.075630251,"issues_closed_count":132,"pull_requests_closed_count":238,"pull_request_authors_count":93,"issue_authors_count":209,"avg_comments_per_issue":3.110671936758893,"avg_comments_per_pull_request":3.019047619047619,"merged_pull_requests_count":190,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":59,"past_year_pull_requests_count":124,"past_year_avg_time_to_close_issue":1603551.2758620689,"past_year_avg_time_to_close_pull_request":414302.78504672897,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":107,"past_year_pull_request_authors_count":21,"past_year_issue_authors_count":48,"past_year_avg_comments_per_issue":1.4067796610169492,"past_year_avg_comments_per_pull_request":1.8870967741935485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"created_at":"2023-05-10T11:04:16.616Z","updated_at":"2025-09-03T06:57:17.050Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/joblib%2Fjoblib/issues","issue_labels_count":{"bug":8,"enhancement":4,"windows":3,"documentation":2,"packaging":1,"regression":1,"dask backend":1,"help wanted":1,"need reproducer":1},"pull_request_labels_count":{"enhancement":4,"need Review":3,"documentation":1,"bug":1},"issue_author_associations_count":{"NONE":206,"CONTRIBUTOR":34,"MEMBER":14},"pull_request_author_associations_count":{"CONTRIBUTOR":177,"NONE":79,"MEMBER":60},"issue_authors":{"lesteve":13,"ogrisel":7,"larsoner":4,"Schefflera-Arboricola":4,"jeremiedbb":3,"yarikoptic":3,"tomMoral":3,"winer-lch":2,"StefanieSenger":2,"holmescharles":2,"thiswillbeyourgithub":2,"stefan6419846":2,"amueller":2,"tinducvo":2,"JohannesBuchner":2,"samuela":2,"celestinoxp":2,"jpmaterial":2,"auderson":2,"qrdlgit":2,"gsakkis":2,"majidaldo":2,"SheepPP":1,"simonzack":1,"martinResearch":1,"ludaavics":1,"nicolas-seichepine":1,"gabrieldemarmiesse":1,"juleskuehn":1,"tfiers":1,"fcharras":1,"thisiswhereitype":1,"bluewowo":1,"loretoparisi":1,"stepan-srsen":1,"benjaminlyons":1,"turian":1,"MarcinKonowalczyk":1,"paduszyk":1,"h6197627":1,"chanansh":1,"Liquidmasl":1,"george-adams1":1,"mariakesa":1,"azylbertal":1,"mlisovyi":1,"isaacgerg":1,"elazarcoh":1,"jnc-nj":1,"orgonth":1,"wmayner":1,"bbbaka":1,"holderhe":1,"thvasilo":1,"jmohammadi000":1,"frafra":1,"evanzd":1,"K1ingzzz":1,"arogozhnikov":1,"William-of-Penge":1,"rolfverberg":1,"antoninkriz":1,"drhyrum":1,"iuiu34":1,"alexisthual":1,"LunarLanding":1,"gerardsn":1,"alyashenko":1,"cjw296":1,"bersbersbers":1,"TMorville":1,"sanvila":1,"DamianBarabonkovQC":1,"SimplicityGuy":1,"MaximeSongIdris":1,"noren95":1,"emfdavid":1,"fredludlow":1,"wahsmail":1,"myrainbowandsky":1,"timsainb":1,"ZaslavkyDi":1,"rsanchezgarc":1,"MartinBernstorff":1,"hadim":1,"Svalorzen":1,"mwelt":1,"Barry1":1,"veprbl":1,"khanetor":1,"ggydush":1,"eenblam":1,"Plalyy":1,"tianxia3":1,"nilason":1,"adhikjoshi":1,"argman":1,"philippkeller":1,"adam2392":1,"mivade":1,"Sieboldianus":1,"aperezlebel":1,"donatoaz":1,"ZvikaZ":1,"sbraz":1,"filipbartek":1,"ricardofunke":1,"befeleme":1,"louisabraham":1,"slarionoff":1,"NathanielRN":1,"mthiboust":1,"ginward":1,"duckworthd":1,"fingoldo":1,"scottgigante-immunai":1,"peterdudfield":1,"jontis":1,"vadimkantorov":1,"mirekphd":1,"parap1uie-s":1,"ChaimTPipl":1,"fx-kirin":1,"UniverseFly":1,"opyate":1,"troehling":1,"caixuwei":1,"xuyxu":1,"KentonParton":1,"rogeauA":1,"aseyboldt":1,"Darshan2306-DS":1,"psmoros":1,"sohumh":1,"yetanotherion":1,"jbalfer":1,"vnmabus":1,"ogennaesimai":1,"liadJB":1,"hydrastarmaster":1,"Sanatmpa":1,"PJPRoche":1,"percevalw":1,"Richienb":1,"dakaidan":1,"uchenily":1,"kalekundert":1,"xerxescom":1,"david-cortes":1,"MarcBresson":1,"bharathc346":1,"cagroh":1,"Hourout":1,"jakirkham":1,"kerrymGeologicai":1,"Leniox":1,"GaelVaroquaux":1,"skjerns":1,"experiencedft":1,"WesleyTheGeolien":1,"Artimi":1,"jl-hk":1,"Okroshiashvili":1,"sam-s":1,"manuel-lincbiotech":1,"bogdanteleaga":1,"glivan":1,"JanAlexanderMantis":1,"A-tA-v":1,"gennaro-tedesco":1,"mdruiter":1,"YubinXie":1,"VEZcoding":1,"GiuseppeLaurenza":1,"giospud":1,"tsvikas":1,"esse-byte":1,"monchin":1,"trendelkampschroer":1,"phi-friday":1,"ZupoLlask":1,"mblondel":1,"jasonkena":1,"LouisJalouzot":1,"michellekarunaratne":1,"pimlock":1,"arkanoid87":1,"Dtsimpson1":1,"Krzysiaczek99":1,"ndawe":1,"rbedi":1,"thomasjpfan":1,"VincentRouvreau":1,"knarf-hackatal2016":1,"Okabintaro":1,"jason-neal":1,"Llewyllen":1,"manucalop":1,"PhilipMay":1,"hermidalc":1,"liqunkang":1,"peay":1,"MInner":1,"apiszcz":1,"schance995":1,"AlexandreAbraham":1,"RNarayan73":1,"SiLiKhon":1,"jnothman":1},"pull_request_authors":{"tomMoral":56,"lesteve":46,"fcharras":38,"ogrisel":16,"adrinjalali":12,"StefanieSenger":11,"androids-electric-sheep":4,"judahrand":4,"larsoner":3,"japhba":3,"andreaso":3,"thiswillbeyourgithub":3,"jeremiedbb":3,"jjerphan":3,"jdanbrown":3,"sylvaincom":2,"danigm":2,"hroncok":2,"altaris":2,"jmerkow":2,"LunarLanding":2,"GaelVaroquaux":2,"shwina":2,"Borda":2,"sohumh":2,"buchijw":2,"Ethan-Chin":2,"he7d3r":2,"outpaddling":2,"MarcinKonowalczyk":2,"klinden":2,"pierreglaser":2,"mtsokol":2,"alec-deason":2,"buddhist-uni":2,"nbiederbeck":2,"banteg":2,"Schefflera-Arboricola":2,"thisiswhereitype":2,"bryant1410":2,"trahloff":2,"mr-c":2,"gsakkis":2,"auderson":2,"cclauss":2,"amniskin":1,"yarikoptic":1,"chrodan":1,"last-g":1,"iandewancker":1,"otherpirate":1,"majidaldo":1,"ldhhdl":1,"ptrba":1,"augustebaum":1,"code-of-kpp":1,"gerritholl":1,"p610":1,"mivade":1,"ghost":1,"WaylonWalker":1,"yetanotherion":1,"VaelK":1,"LudwigStumpp":1,"ivanov":1,"Dr-Blank":1,"paquiteau":1,"jnothman":1,"mabau":1,"uniontech-lilinjie":1,"cmiley":1,"scharlottej13":1,"jsebestyen":1,"maxalbert":1,"winston-zillow":1,"jrbourbeau":1,"studyproject-mlds":1,"aabadie":1,"kursataktas":1,"pmla":1,"glemaitre":1,"PetroFrolov":1,"cache-missing":1,"technic":1,"SindreYang":1,"onnokort":1,"jwodder":1,"gcr":1,"pprett":1,"landoskape":1,"jrgriffiniii":1,"agramfort":1,"momomuchu":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056179,"issues_count":30942323,"pull_requests_count":93167637,"authors_count":10648282,"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":{"windows":2,"enhancement":1,"help wanted":1,"documentation":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":40,"MEMBER":12,"CONTRIBUTOR":8},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":64,"MEMBER":48,"NONE":13},"past_year_issue_authors":{"lesteve":11,"winer-lch":2,"StefanieSenger":2,"antoninkriz":1,"mdruiter":1,"michellekarunaratne":1,"ndawe":1,"ogrisel":1,"paduszyk":1,"peterdudfield":1,"psmoros":1,"rsanchezgarc":1,"sam-s":1,"sanvila":1,"SheepPP":1,"slarionoff":1,"stefan6419846":1,"Svalorzen":1,"thisiswhereitype":1,"thvasilo":1,"tomMoral":1,"vadimkantorov":1,"wahsmail":1,"William-of-Penge":1,"yarikoptic":1,"argman":1,"arogozhnikov":1,"auderson":1,"befeleme":1,"bluewowo":1,"caixuwei":1,"celestinoxp":1,"chanansh":1,"david-cortes":1,"evanzd":1,"frafra":1,"GaelVaroquaux":1,"giospud":1,"JanAlexanderMantis":1,"jmohammadi000":1,"kerrymGeologicai":1,"larsoner":1,"Llewyllen":1,"LouisJalouzot":1,"LunarLanding":1,"manucalop":1,"MarcBresson":1,"MarcinKonowalczyk":1},"past_year_pull_request_authors":{"lesteve":36,"tomMoral":21,"fcharras":14,"adrinjalali":12,"StefanieSenger":11,"ogrisel":8,"he7d3r":2,"Ethan-Chin":2,"bryant1410":2,"LunarLanding":2,"sylvaincom":2,"buchijw":2,"thiswillbeyourgithub":2,"auderson":2,"yarikoptic":1,"glemaitre":1,"hroncok":1,"kursataktas":1,"SindreYang":1,"augustebaum":1,"larsoner":1},"maintainers":[{"login":"lesteve","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"adrinjalali","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrinjalali"},{"login":"GaelVaroquaux","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GaelVaroquaux"}],"active_maintainers":[{"login":"lesteve","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lesteve"},{"login":"adrinjalali","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrinjalali"},{"login":"GaelVaroquaux","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GaelVaroquaux"}]},"events":{"total":{"CreateEvent":3,"CommitCommentEvent":1,"ReleaseEvent":1,"IssuesEvent":111,"WatchEvent":311,"DeleteEvent":1,"IssueCommentEvent":404,"PushEvent":62,"PullRequestEvent":123,"PullRequestReviewEvent":140,"PullRequestReviewCommentEvent":111,"ForkEvent":26},"last_year":{"CreateEvent":3,"CommitCommentEvent":1,"ReleaseEvent":1,"IssuesEvent":111,"WatchEvent":311,"DeleteEvent":1,"IssueCommentEvent":404,"PushEvent":62,"PullRequestEvent":123,"PullRequestReviewEvent":140,"PullRequestReviewCommentEvent":111,"ForkEvent":26}},"keywords":["caching","memoization","multiprocessing","parallel-computing","python","threading"],"dependencies":[{"ecosystem":"pypi","filepath":".readthedocs-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-06T10:15:09.340Z","updated_at":"2022-08-06T10:15:09.340Z","repository_link":"https://github.com/joblib/joblib/blob/main/.readthedocs-requirements.txt","dependencies":[{"id":584538315,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538316,"package_name":"docutils","ecosystem":"pypi","requirements":"\u003c0.18","direct":true,"kind":"runtime","optional":false},{"id":584538317,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538318,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538319,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538320,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538321,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538322,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538323,"package_name":"lz4","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":584538324,"package_name":"distributed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":34.56583626573047,"created_at":"2025-09-04T15:50:14.851Z","updated_at":"2025-10-07T08:05:19.608Z","avatar_url":"https://github.com/joblib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":105596834,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","wx","tk","qt","gtk","prediction","econometrics","timeseries-analysis","robust-estimation","regression-models"],"project_url":"https://science.ecosyste.ms/api/v1/projects/5273","html_url":"https://science.ecosyste.ms/projects/5273","bibtex_url":"https://science.ecosyste.ms/projects/5273/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/5273/export.apalike"}