{"id":64107,"name":"imageio","description":"Python library for reading and writing image data","url":"https://github.com/imageio/imageio","last_synced_at":"2025-09-08T13:06:51.498Z","repository":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1624,"open_issues_count":123,"forks_count":322,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-08-21T13:43:23.267Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-08-21T12:50:41.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188964,"owners_count":25237857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-09-08T03:37:51.542Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2058,"followers":29,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-09-08T03:37:51.543Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"packages":[{"id":2765140,"name":"imageio","ecosystem":"pypi","description":"Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.","homepage":"https://github.com/imageio/imageio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":["image","video","volume","imread","imwrite","io","animation","ffmpeg"],"namespace":null,"versions_count":97,"first_release_published_at":"2012-07-15T21:52:32.000Z","latest_release_published_at":"2025-01-20T02:42:34.000Z","latest_release_number":"2.37.0","last_synced_at":"2025-09-08T10:31:19.175Z","created_at":"2022-04-10T11:17:49.476Z","updated_at":"2025-09-08T10:31:19.175Z","registry_url":"https://pypi.org/project/imageio/","install_command":"pip install imageio --index-url https://pypi.org/simple","documentation_url":"https://imageio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","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.14","Programming Language :: Python :: 3.9"],"normalized_name":"imageio","project_status":null},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2024-05-20T10:55:33.000Z","size":3752,"stargazers_count":1424,"open_issues_count":105,"forks_count":287,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-05-23T00:17:24.357Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2024-06-01T17:39:25.485Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1351,"total_committers":114,"mean_commits":"11.850877192982455","dds":0.5321983715766099,"last_synced_commit":"01a9bffa2bf94a589f198f0efe091f1d5ce42562"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590367,"owners_count":16201257,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2024-05-20T14:46:19.171Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":1782,"followers":22,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2024-05-20T14:46:20.676Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2024-09-09T13:59:33.744Z","dependent_packages_count":847,"downloads":29398579,"downloads_period":"last-month","dependent_repos_count":26152,"rankings":{"downloads":0.04622097661988933,"dependent_repos_count":0.045854143472112426,"dependent_packages_count":0.0328315667260325,"stargazers_count":2.467686585095202,"forks_count":4.209593787313809,"docker_downloads_count":0.04750489263710848,"average":1.1416153253106922},"purl":"pkg:pypi/imageio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/imageio","docker_dependents_count":2717,"docker_downloads_count":1160410339,"usage_url":"https://repos.ecosyste.ms/usage/pypi/imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-09T00:48:25.748Z","issues_count":128,"pull_requests_count":87,"avg_time_to_close_issue":7690217.506024096,"avg_time_to_close_pull_request":2124470.901234568,"issues_closed_count":83,"pull_requests_closed_count":81,"pull_request_authors_count":30,"issue_authors_count":95,"avg_comments_per_issue":3.5703125,"avg_comments_per_pull_request":1.8505747126436782,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":35,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":2217844.2916666665,"past_year_avg_time_to_close_pull_request":1082959.0,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":2.8857142857142857,"past_year_avg_comments_per_pull_request":1.7241379310344829,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/imageio/related_packages","maintainers":[{"uuid":"Almar","login":"Almar","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/Almar/","role":null,"created_at":"2022-12-19T03:20:15.744Z","updated_at":"2022-12-19T03:20:15.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Almar/packages"},{"uuid":"FirefoxMetzger","login":"FirefoxMetzger","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/FirefoxMetzger/","role":null,"created_at":"2022-12-19T03:20:15.772Z","updated_at":"2022-12-19T03:20:15.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/FirefoxMetzger/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5283984,"name":"imageio","ecosystem":"conda","description":"Imageio is a Python library that provides an easy interface to read and write a wide range of image data, including animated images, video, volumetric data, and scientific formats.","homepage":"https://imageio.github.io","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2017-09-11T16:06:27.000Z","latest_release_published_at":"2025-01-29T14:12:41.000Z","latest_release_number":"2.37.0","last_synced_at":"2025-08-21T14:06:44.952Z","created_at":"2022-10-03T15:40:26.577Z","updated_at":"2025-08-21T14:55:55.810Z","registry_url":"https://anaconda.org/anaconda/imageio","install_command":"conda install -c anaconda imageio","documentation_url":null,"metadata":{},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:55.810Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":680,"rankings":{"downloads":null,"dependent_repos_count":5.990922844175492,"dependent_packages_count":3.177004538577912,"stargazers_count":21.664145234493194,"forks_count":20.937972768532525,"docker_downloads_count":null,"average":12.94251134644478},"purl":"pkg:conda/imageio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/imageio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":false,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/imageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/imageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/imageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/imageio/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","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"}},{"id":7635582,"name":"py3-imageio-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-imageio","homepage":"https://github.com/imageio/imageio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":"testing","versions_count":13,"first_release_published_at":"2023-04-23T18:35:58.000Z","latest_release_published_at":"2025-07-11T22:13:01.000Z","latest_release_number":"2.37.0-r0","last_synced_at":"2025-08-11T23:01:01.675Z","created_at":"2023-04-23T20:27:54.629Z","updated_at":"2025-08-21T14:55:55.985Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-imageio-pyc","install_command":"apk add py3-imageio-pyc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:55.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.132689623958058,"stargazers_count":8.758286116357441,"forks_count":7.169573751064696,"average":7.515137372845048},"purl":"pkg:apk/alpine/py3-imageio-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-imageio-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-imageio-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-imageio-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio-pyc/related_packages","maintainers":[{"uuid":"aaloytorrens@gmail.com","login":null,"name":"Antoni Aloy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoni Aloy","packages_count":198,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoni Aloy","role":null,"created_at":"2023-04-23T20:50:06.104Z","updated_at":"2023-04-23T20:50:06.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aaloytorrens@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6072033,"name":"py3-imageio","ecosystem":"alpine","description":"Python library that provides an easy interface to read and write a wide range of image data","homepage":"https://github.com/imageio/imageio","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":"testing","versions_count":18,"first_release_published_at":"2023-01-24T04:54:21.000Z","latest_release_published_at":"2025-07-11T22:13:01.000Z","latest_release_number":"2.37.0-r0","last_synced_at":"2025-08-21T14:04:19.553Z","created_at":"2023-01-31T19:34:05.742Z","updated_at":"2025-08-21T14:55:56.475Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-imageio","install_command":"apk add py3-imageio","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:56.474Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":8.500313087038197,"forks_count":6.950532247964934,"average":4.710981527864747},"purl":"pkg:apk/alpine/py3-imageio?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-imageio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-imageio/related_packages","maintainers":[{"uuid":"aaloytorrens@gmail.com","login":null,"name":"Antoni Aloy","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoni Aloy","packages_count":198,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoni Aloy","role":null,"created_at":"2023-02-01T03:07:18.754Z","updated_at":"2023-02-01T03:07:18.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aaloytorrens@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":5287652,"name":"imageio","ecosystem":"conda","description":null,"homepage":"https://imageio.github.io","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2022-10-03T15:44:51.370Z","latest_release_published_at":"2022-09-19T07:27:30.000Z","latest_release_number":"2.22.0","last_synced_at":"2025-08-21T14:05:26.458Z","created_at":"2022-10-03T15:44:51.362Z","updated_at":"2025-08-21T14:55:56.959Z","registry_url":"https://anaconda.org/conda-forge/imageio","install_command":"conda install -c conda-forge imageio","documentation_url":null,"metadata":{},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:56.959Z","dependent_packages_count":72,"downloads":null,"downloads_period":null,"dependent_repos_count":680,"rankings":{"downloads":null,"dependent_repos_count":1.0080343330505515,"dependent_packages_count":1.0729078297320225,"stargazers_count":11.567443485203853,"forks_count":11.278007884624982,"docker_downloads_count":null,"average":6.2315983831528525},"purl":"pkg:conda/imageio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/imageio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/imageio/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8613584,"name":"github.com/imageio/imageio","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":null,"versions_count":85,"first_release_published_at":"2013-03-15T12:25:59.000Z","latest_release_published_at":"2025-01-20T02:42:28.000Z","latest_release_number":"v2.37.0+incompatible","last_synced_at":"2025-08-21T14:03:54.933Z","created_at":"2023-12-02T02:10:07.123Z","updated_at":"2025-08-21T14:55:57.095Z","registry_url":"https://pkg.go.dev/github.com/imageio/imageio","install_command":"go get github.com/imageio/imageio","documentation_url":"https://pkg.go.dev/github.com/imageio/imageio#section-documentation","metadata":{},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:57.095Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.8026179448071014,"forks_count":1.7267572719018882,"docker_downloads_count":null,"average":5.976674517743208},"purl":"pkg:golang/github.com/imageio/imageio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/imageio/imageio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/imageio/imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/imageio/imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimageio%2Fimageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimageio%2Fimageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimageio%2Fimageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fimageio%2Fimageio/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":75502,"name":"py-imageio","ecosystem":"spack","description":"Python library for reading and writing image data. Imageio is a Python\nlibrary that provides an easy interface to read and write a wide range\nof image data, including animated images, video, volumetric data, and\nscientific formats. It is cross-platform, runs on Python 2.7 and 3.4+,\nand is easy to install.\n","homepage":"https://github.com/imageio/imageio","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/imageio/imageio","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2022-04-05T09:25:15.588Z","latest_release_published_at":"2024-09-06T18:19:27.782Z","latest_release_number":"2.35.1","last_synced_at":"2025-08-21T14:04:28.585Z","created_at":"2022-04-05T09:25:15.560Z","updated_at":"2025-08-21T14:55:57.412Z","registry_url":"https://packages.spack.io/package.html?name=py-imageio","install_command":"spack install py-imageio","documentation_url":null,"metadata":{},"repo_metadata":{"id":1967191,"uuid":"9861437","full_name":"imageio/imageio","owner":"imageio","description":"Python library for reading and writing image data","archived":false,"fork":false,"pushed_at":"2025-06-05T07:30:47.000Z","size":3753,"stargazers_count":1606,"open_issues_count":115,"forks_count":316,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-07-07T22:32:08.374Z","etag":null,"topics":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"latest_commit_sha":null,"homepage":"https://imageio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imageio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"imageio","tidelift":"pypi/imageio"}},"created_at":"2013-05-04T22:56:45.000Z","updated_at":"2025-07-06T00:32:29.000Z","dependencies_parsed_at":"2023-10-01T15:28:00.357Z","dependency_job_id":"2f166353-a159-49f6-a5c0-109a42c311c8","html_url":"https://github.com/imageio/imageio","commit_stats":{"total_commits":1387,"total_committers":122,"mean_commits":"11.368852459016393","dds":0.5443403028118241,"last_synced_commit":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90"},"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"purl":"pkg:github/imageio/imageio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/sbom","scorecard":{"id":484759,"data":{"date":"2025-08-11","repo":{"name":"github.com/imageio/imageio","commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_docs.yml:1","Warn: no topLevel permission defined: .github/workflows/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cpython_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/pypy_tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/build_docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_docs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/build_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cd.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cpython_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/cpython_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypy_tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/imageio/imageio/pypy_tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_docs.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/cpython_tests.yml:54","Warn: downloadThenRun not pinned by hash: .github/workflows/cpython_tests.yml:60","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: PythonAtherisFuzzer integration found: tests/fuzzers/fuzz_read.py:4"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.37.0 not signed: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 not signed: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 not signed: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 not signed: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 not signed: https://api.github.com/repos/imageio/imageio/releases/169891199","Warn: release artifact v2.37.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/195546088","Warn: release artifact v2.36.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/187971225","Warn: release artifact v2.36.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/179719842","Warn: release artifact v2.35.1 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/170785379","Warn: release artifact v2.35.0 does not have provenance: https://api.github.com/repos/imageio/imageio/releases/169891199"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-19T17:30:21.403Z","repository_id":1967191,"created_at":"2025-08-19T17:30:21.403Z","updated_at":"2025-08-19T17:30:21.403Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488924,"owners_count":24768510,"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-21T02:00:08.990Z","response_time":74,"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":"imageio","name":"ImageIO","uuid":"3678179","kind":"organization","description":"Read and write images in any format.","email":null,"website":"http://imageio.github.io","location":"Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3678179?v=4","repositories_count":6,"last_synced_at":"2025-08-20T21:41:14.851Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/imageio","funding_links":["https://github.com/sponsors/imageio"],"total_stars":2029,"followers":28,"following":0,"created_at":"2022-11-02T16:27:28.531Z","updated_at":"2025-08-20T21:41:14.851Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imageio/repositories"},"tags":[{"name":"v2.37.0","sha":"e4a2752a090e3ec04e2c2967d26c39629be9b7e2","kind":"tag","published_at":"2025-01-20T02:42:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.37.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.37.0/manifests"},{"name":"v2.36.1","sha":"548747433cb1122d385605553cf81599c83b6e6a","kind":"tag","published_at":"2024-11-28T08:11:48.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.1/manifests"},{"name":"v2.36.0","sha":"1e89d08fb08f86b54a1f01b66f4cd53c8ca85d90","kind":"tag","published_at":"2024-10-14T02:48:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.36.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.36.0/manifests"},{"name":"v2.35.1","sha":"7b7a41ff741cafc31e5121cfd89ecc8ce0176d7c","kind":"tag","published_at":"2024-08-19T02:35:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.1/manifests"},{"name":"v2.35.0","sha":"2da2cadd50699b6125378e5eceba5be21d1d7246","kind":"tag","published_at":"2024-08-13T04:41:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.35.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"f691976c710cdd2b3d567e93be7e54fa00f93315","kind":"tag","published_at":"2024-06-24T08:09:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"4477bfe5003fefacce2c8559f5284a58652ceea1","kind":"tag","published_at":"2024-04-22T02:22:27.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"085ce272ae33e9ee37da43d03bcca35bbb5d571d","kind":"tag","published_at":"2024-02-12T02:14:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.34.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"65d79140018bb7c64c0692ea72cb4093e8d632a0","kind":"tag","published_at":"2023-12-11T02:26:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"dac86e36696d4afbd2b6588d8fd119107cdfaf3f","kind":"tag","published_at":"2023-11-20T02:26:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.33.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"b060cf76a78eea57ddf1bbe2da07da7d01a4b2a1","kind":"tag","published_at":"2023-11-06T02:23:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.32.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.32.0/manifests"},{"name":"v2.31.6","sha":"01a9bffa2bf94a589f198f0efe091f1d5ce42562","kind":"tag","published_at":"2023-10-23T02:15:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.6","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.6/manifests"},{"name":"v2.31.5","sha":"0bbf1962c7c36ebee28639aee8441e01d4168215","kind":"tag","published_at":"2023-10-02T02:15:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.5/manifests"},{"name":"v2.31.4","sha":"fba4adeedabb2f4858ebba9ed528a394b7c8a870","kind":"tag","published_at":"2023-09-25T02:15:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.4/manifests"},{"name":"v2.31.3","sha":"a0091371dd42442ca3fae0fc0e8a4f0925757ac7","kind":"tag","published_at":"2023-09-04T02:23:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.3/manifests"},{"name":"v2.31.2","sha":"8f0634d34f3b729da58f85091ce8d5cebfb3435e","kind":"tag","published_at":"2023-08-26T12:22:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.2/manifests"},{"name":"v2.31.1","sha":"41a42a110ed99b0d1fa88bb1533b2847b02439e7","kind":"tag","published_at":"2023-06-12T03:02:41.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"eb5a881a20316e58d6a17f35115ff7589ab41c9d","kind":"tag","published_at":"2023-06-05T03:01:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.31.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"b0f9f3bfce914f335d06375c76c094a10dcca236","kind":"tag","published_at":"2023-05-29T02:48:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.30.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"f201d0a385d5cb9ab73a34f2f5c64090510bacc8","kind":"tag","published_at":"2023-05-23T19:32:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.29.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"27b5aafc51ace27a7c519d9da3bb5552e62ed6c2","kind":"tag","published_at":"2023-05-01T07:47:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"68c46c8e089cd83b752d0de0b8b5634d533b2fd5","kind":"tag","published_at":"2023-04-24T02:44:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.28.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"084cd656081683588e94b3dcb8187629be24160b","kind":"tag","published_at":"2023-03-27T02:38:33.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.27.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.27.0/manifests"},{"name":"v2.26.1","sha":"fb548380f267a350511cf8c6abb733b8659d4fa9","kind":"tag","published_at":"2023-03-20T06:56:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.1/manifests"},{"name":"v2.26.0","sha":"694d17cf9177e11fb2d39ef52e79f235bf667f56","kind":"tag","published_at":"2023-02-27T02:57:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.26.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.26.0/manifests"},{"name":"v2.25.1","sha":"b02aa05dea12331168ab413e56cb79c7e64b5b39","kind":"tag","published_at":"2023-02-13T02:58:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"e9e3865345f7ef472153ee1df73e06fa8d3cf136","kind":"tag","published_at":"2023-01-23T02:49:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.25.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"c591a1c4ea20269382877110ce486c5bf84bd99d","kind":"tag","published_at":"2023-01-09T02:50:57.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.24.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"617cf12b1758eaba34fb8f29f3938ad9ecf6d853","kind":"tag","published_at":"2022-12-19T02:44:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.23.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.23.0/manifests"},{"name":"v2.22.4","sha":"063346495147e995583ec42de3de8b3d007ae724","kind":"tag","published_at":"2022-11-07T03:33:26.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"dca5fb2b0eb30a68378ef4a75ffa8ac084e560a5","kind":"tag","published_at":"2022-10-31T20:53:22.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"93e2919c8dbe921bb5742ed41f81dc510b25e1e8","kind":"tag","published_at":"2022-10-16T19:25:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"9e3d3f80d83bc11c88acd7b7b63a03f983f01f91","kind":"tag","published_at":"2022-10-03T06:20:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"1fc715699f3a8a520986a92b2bcb56f285675fcf","kind":"tag","published_at":"2022-09-19T04:33:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.22.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.22.0/manifests"},{"name":"v2.21.3","sha":"c3e83ce24a366f849471922f5a76f1fa1bf94535","kind":"tag","published_at":"2022-09-12T04:30:47.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"0c71a497c02e18523ff6117da5443ca6388e36a8","kind":"tag","published_at":"2022-08-29T04:19:24.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"27527d988c749403911c7fefa535cb1eb126591d","kind":"tag","published_at":"2022-08-08T11:24:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"6eedab8beb3255f8abf71b421962da1eb46c3916","kind":"tag","published_at":"2022-08-01T04:15:07.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.21.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"b04a95ac0ea6d5bae02b15cd47e3e694ebccd0c4","kind":"tag","published_at":"2022-07-25T19:56:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.20.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.20.0/manifests"},{"name":"v2.19.5","sha":"cd721d92fe096e6bb0ec82e5d0f2ed2fed44b06e","kind":"tag","published_at":"2022-07-18T09:58:18.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.5/manifests"},{"name":"v2.19.4","sha":"0024cd8cc4cbbb9c9b2dbc912546a33a29ba5290","kind":"tag","published_at":"2022-07-11T03:44:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"aba1eecb29cbbbfbd688ccba878c67d53b59204a","kind":"tag","published_at":"2022-05-30T03:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"445ea378cfefe96aba4d9bbca12c787337881fa5","kind":"tag","published_at":"2022-05-16T03:05:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"54e957a8d4c5faa90c6dd16ae3f64346a5ceafa4","kind":"tag","published_at":"2022-05-09T03:26:19.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ab32916d296ccf3455950a490ce7ec1c211c876","kind":"tag","published_at":"2022-05-02T04:02:39.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.19.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"3d0a909d09689e64b70f7a3ff83ef59af81ac55a","kind":"tag","published_at":"2022-04-25T06:53:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.18.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.18.0/manifests"},{"name":"v2.17.0","sha":"1d78df38f7c5c48c77a6510e3efff6937adc4f67","kind":"tag","published_at":"2022-04-18T03:19:50.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.17.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.17.0/manifests"},{"name":"v2.16.2","sha":"b5e78936ee357b2cc73aaa604eb1c24c529b738f","kind":"tag","published_at":"2022-04-11T05:30:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"6c259ba3d21e6f69f46f7ae8ecbe0e1a2e6ec242","kind":"tag","published_at":"2022-02-28T02:35:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"edbc3caabbaea30bc2c6679e8cbf6c3fd8c2b958","kind":"tag","published_at":"2022-02-14T02:23:16.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.16.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"79d9ca0bb00b4d9777e0d7d581c567f18eb7384d","kind":"tag","published_at":"2022-02-07T12:40:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.15.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"208350eb8a13324fd8d96351f9ab125992a13803","kind":"tag","published_at":"2022-01-24T08:55:06.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"0df0bce0e49fee4f28c7e5cbc9de1440808126a5","kind":"tag","published_at":"2022-01-20T13:46:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.14.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.14.0/manifests"},{"name":"v2.13.5","sha":"8409f5c1842eb262f6f926df7034f9ac2020819b","kind":"tag","published_at":"2021-12-23T02:38:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"6caf2fa9576fc5edc82516fe90078186c476f96b","kind":"tag","published_at":"2021-12-21T02:41:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"1d509e233c8410a7e72bcee9c8103cbd262ac806","kind":"tag","published_at":"2021-12-08T19:10:14.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"72e34e552cac23221c69fca9eb2bbf77fe35271d","kind":"tag","published_at":"2021-12-07T02:38:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"c07285da99ffc19c1babdfa1d7d5215f19b1e43f","kind":"tag","published_at":"2021-12-01T04:54:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"8dd9944fc0988130b906ee75ab70a83365fc2e77","kind":"tag","published_at":"2021-11-29T02:33:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.13.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"840733b4b43ffc1edb989957397e5bca7a324492","kind":"tag","published_at":"2021-11-24T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.12.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"e2a0363513c3d1d4699bf6206274deb9091796e7","kind":"tag","published_at":"2021-11-20T02:32:52.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"f48bace7d9cbc1858814e0e26c7ed8895eee1012","kind":"tag","published_at":"2021-11-18T02:31:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.11.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"1df6815de1f1dae6e9a9036dafe620a0859ba724","kind":"tag","published_at":"2021-11-17T08:41:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.5","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"b4cbde81164cceba7c38c39334364f127beb5cfb","kind":"tag","published_at":"2021-11-13T02:28:56.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.4","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"d549703d09bd3b398f60901824a90f360c1f05b9","kind":"tag","published_at":"2021-11-06T02:29:55.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.3","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1226c751fb30196879620977d6f4072c45f8719","kind":"tag","published_at":"2021-11-05T02:30:30.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"2e29997d78c6ee59194b6ad574ae6379384e9649","kind":"tag","published_at":"2021-10-27T11:36:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"e521d563aebab649f51b7e73769b6a17ebac4758","kind":"tag","published_at":"2021-10-27T02:27:25.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.10.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"23cdcf5e62aceb1a32ee37e529eb731612b98298","kind":"commit","published_at":"2020-07-06T13:19:42.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.9.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"42ede31aef89ebbee1308ce14ca00a0db3cf8762","kind":"commit","published_at":"2020-02-18T23:09:38.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.8.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.8.0/manifests"},{"name":"v2.6.1","sha":"8c15ae21b2ab4b8cd2fc7b641d112bdaec5769bf","kind":"commit","published_at":"2019-10-08T09:54:20.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"0b161649b3ee108f80bd99466aeab2e65cf82cd8","kind":"commit","published_at":"2019-10-07T08:14:12.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.6.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"c0d96d2c0d9558e4e6c5b815ca3db24e41d85c56","kind":"commit","published_at":"2019-02-06T10:55:00.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.5.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"9dc83cdda945e8cf38a310e6f0ae3eb4d5ac8909","kind":"commit","published_at":"2018-09-06T14:10:45.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"b925e2968212d8329f1549abc08d3dd4d2e0e8cb","kind":"commit","published_at":"2018-09-06T08:41:46.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.4.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"88989cf98b4cd96ca98b76a44a6496c95e01c0fd","kind":"commit","published_at":"2018-03-20T09:39:10.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.3.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"fee4ea166984e5cc7ee8a7c049f3a6fa8c0c1f65","kind":"commit","published_at":"2017-05-25T14:23:40.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.2.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"7c4bbfeb671425f7cc72d0f394503a84fb92700d","kind":"commit","published_at":"2017-02-02T11:06:53.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"772bf1c61d8090e4e61d92fd7d769519dbbc8f69","kind":"commit","published_at":"2016-12-24T16:34:15.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a6e9dfbc48dff6eb79c47c31803863b1560c16d8","kind":"commit","published_at":"2016-12-22T11:09:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5aae178211a6db1aa7021a40e1a6885e2460b603","kind":"commit","published_at":"2016-12-10T14:08:29.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.1","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f813b0e83a69f130a2c0a909e60ab04839ba2048","kind":"commit","published_at":"2016-12-09T23:54:54.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v2.0.0","html_url":"https://github.com/imageio/imageio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v2.0.0/manifests"},{"name":"v1.6","sha":"e89a62a208437a7a15f26e3f00cf46254eae28fc","kind":"commit","published_at":"2016-09-19T09:45:17.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.6","html_url":"https://github.com/imageio/imageio/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.6/manifests"},{"name":"v1.5","sha":"47f752a296fec7de6c4131af7541c25ee3e0c3df","kind":"commit","published_at":"2016-01-30T22:37:28.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.5","html_url":"https://github.com/imageio/imageio/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.5/manifests"},{"name":"v1.4","sha":"73c992edf39662ac8849fce1cca567b8e0b8d802","kind":"commit","published_at":"2015-11-18T13:29:21.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.4","html_url":"https://github.com/imageio/imageio/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.4/manifests"},{"name":"v1.3","sha":"58561e49cbd296fd55b94065ef3b22980a16a545","kind":"commit","published_at":"2015-07-01T09:16:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.3","html_url":"https://github.com/imageio/imageio/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.3/manifests"},{"name":"v1.2","sha":"76d3d1d76155fffa5e22f3a712f27fb3b495a90f","kind":"commit","published_at":"2015-02-23T15:37:23.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.2","html_url":"https://github.com/imageio/imageio/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.2/manifests"},{"name":"v1.1","sha":"3db112824c336f9b3336149fcc44359e58642a88","kind":"commit","published_at":"2015-02-04T13:25:11.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.1","html_url":"https://github.com/imageio/imageio/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.1/manifests"},{"name":"v1.0+docs","sha":"18598524dc5233b4f4bcf0975a07ed974fe622ba","kind":"commit","published_at":"2014-11-22T19:44:35.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0+docs","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0+docs/manifests"},{"name":"v1.0","sha":"19a2695d7943565e1eab8f8ec4fd34f0772d7dfe","kind":"commit","published_at":"2014-11-13T13:56:43.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v1.0","html_url":"https://github.com/imageio/imageio/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v1.0/manifests"},{"name":"v0.4","sha":"f5c09baa462f2552dfed4bbd6b8e3e057e200fd4","kind":"tag","published_at":"2014-11-07T09:26:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4/manifests"},{"name":"v0.4.1","sha":"5e1e87ac36737f85a8e5c63255f262d1e557357e","kind":"tag","published_at":"2014-11-07T09:24:01.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.4.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.4.1/manifests"},{"name":"v0.5","sha":"ccc3a76de1f0665167aaef08354cc59da1689a45","kind":"tag","published_at":"2014-11-07T09:22:05.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5/manifests"},{"name":"v0.5.1","sha":"854d4ab68370fb7d646e53291bf368bb1e05ef68","kind":"tag","published_at":"2014-11-07T09:19:13.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.5.1","html_url":"https://github.com/imageio/imageio/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.5.1/manifests"},{"name":"v0.3.2","sha":"1a410e12d8d8194ba19fb1c4e435bdd0197d630c","kind":"commit","published_at":"2013-03-15T12:25:59.000Z","download_url":"https://codeload.github.com/imageio/imageio/tar.gz/v0.3.2","html_url":"https://github.com/imageio/imageio/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/imageio/imageio@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/tags/v0.3.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T14:55:57.411Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.6694456023343065,"stargazers_count":6.752813672363485,"forks_count":6.391552035570376,"average":4.953452827567042},"purl":"pkg:spack/py-imageio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-imageio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-imageio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-imageio/dependencies","status":null,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T12:57:40.999Z","issues_count":148,"pull_requests_count":105,"avg_time_to_close_issue":7141053.75,"avg_time_to_close_pull_request":2062673.6914893617,"issues_closed_count":92,"pull_requests_closed_count":94,"pull_request_authors_count":39,"issue_authors_count":115,"avg_comments_per_issue":3.527027027027027,"avg_comments_per_pull_request":1.7047619047619047,"merged_pull_requests_count":88,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":21,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":2110871.5555555555,"past_year_avg_time_to_close_pull_request":1367060.8125,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.8636363636363636,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-imageio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-imageio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-imageio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-imageio/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:50.539Z","updated_at":"2022-11-14T16:51:50.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":25900,"full_name":"imageio/imageio","default_branch":"master","committers":[{"name":"Almar Klein","email":"almar.klein@gmail.com","login":"almarklein","count":655},{"name":"Sebastian Wallkötter","email":"sebastian@wallkoetter.net","login":"FirefoxMetzger","count":268},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":79},{"name":"Anthony Tanbakuchi","email":"anthony.tanbakuchi@gmail.com","login":"west-rynes","count":42},{"name":"github-actions","email":"action@github.com","login":"actions-user","count":38},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":30},{"name":"paulmueller","email":"paulmueller","login":"paulmueller","count":29},{"name":"Anthony Tanbakuchi","email":"atanbak@sandia.gov","login":null,"count":27},{"name":"Juan Nunez-Iglesias","email":"juan.n@unimelb.edu.au","login":"jni","count":18},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":12},{"name":"lschr","email":"lukas.schrangl@tuwien.ac.at","login":"lschr","count":9},{"name":"Dennis van Gerwen","email":"dennisvangerwen@medishielddelft.com","login":"dennisvang","count":8},{"name":"Pandede","email":"steven9609@gmail.com","login":"Pandede","count":8},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":7},{"name":"almar.klein","email":"devnull@localhost","login":null,"count":7},{"name":"Matt McCormick","email":"matt.mccormick@kitware.com","login":"thewtex","count":6},{"name":"legendin","email":"legendin@gmail.com","login":"LandingEllipse","count":5},{"name":"Steven A. Cholewiak","email":"scholewiak@gmail.com","login":"OrganicIrradiation","count":5},{"name":"Arash Rai","email":"arashrai17@gmail.com","login":"arashrai","count":4},{"name":"Tim D. Smith","email":"git@tim-smith.us","login":"tdsmith","count":4},{"name":"Hugo","email":"hugovk","login":"hugovk","count":4},{"name":"Marcin Konowalczyk","email":"marcin.konowalczyk@some.ox.ac.uk","login":null,"count":4},{"name":"Miloš Komarčević","email":"4973094+kmilos","login":"kmilos","count":3},{"name":"Joel Nises","email":"joel@nises.se","login":"jnises","count":3},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":3},{"name":"Lukas Schrangl","email":"schrangl@iap.tuwien.ac.at","login":null,"count":3},{"name":"Chris Dusold","email":"Github@chrisdusold.com","login":"cdusold","count":2},{"name":"Christoph Gohlke","email":"cjgohlke@gmail.com","login":"cgohlke","count":2},{"name":"DavidKorczynski","email":"david@adalogics.com","login":"DavidKorczynski","count":2},{"name":"Felix Kohlgrüber","email":"felix.kohlgrueber@gmail.com","login":"fkohlgrueber","count":2},{"name":"Chris Barnes","email":"barnesc@janelia.hhmi.org","login":"clbarnes","count":2},{"name":"Ge Yang","email":"yangge1987@gmail.com","login":"geyang","count":2},{"name":"Graham Inggs","email":"ginggs@debian.org","login":"ginggs","count":2},{"name":"Jack Walker","email":"jack.walker294@gmail.com","login":"jackwalker64","count":2},{"name":"Joe Singleton","email":"joesingo@gmail.com","login":"joesingo","count":2},{"name":"Michael Hirsch, Ph.D","email":"scivision","login":"scivision","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Niklas Rosenstein","email":"rosensteinniklas@gmail.com","login":"NiklasRosenstein","count":2},{"name":"Po-Chuan Hsieh","email":"sunpoet@sunpoet.net","login":"sunpoet","count":2},{"name":"Zulko","email":"valentin.zulkower@gmail.com","login":"Zulko","count":2},{"name":"Andrew Murray","email":"3112309+radarhere","login":"radarhere","count":2},{"name":"Andrew","email":"15331990+ahuang11","login":"ahuang11","count":2},{"name":"Rob Reilink","email":"rob@reilink.net","login":"rreilink","count":2},{"name":"Almar","email":"almar@Almars-Mac-Pro.local","login":null,"count":2},{"name":"Vitaliano Palmieri Neto","email":"vital@iceland2.com","login":null,"count":2},{"name":"Tanbakuchi","email":"atanbak@s984487.srn.sandia.gov","login":null,"count":2},{"name":"Maximilian Schambach","email":"schambach@kit.edu","login":null,"count":2},{"name":"Reza Farrahi M","email":"imriss@yahoo.com","login":"imriss","count":1},{"name":"Raphael Boidol","email":"boidolr","login":"boidolr","count":1},{"name":"Rad Cirskis","email":"nad2000@gmail.com","login":"nad2000","count":1},{"name":"Pierre V. Villeneuve","email":"pierre.villeneuve@gmail.com","login":"Who8MyLunch","count":1},{"name":"Pierre Grimaud","email":"grimaud.pierre@gmail.com","login":"pgrimaud","count":1},{"name":"PeterQLee","email":"leep1995@gmail.com","login":"PeterQLee","count":1},{"name":"PeterMinin","email":"peterminin@gmail.com","login":"PeterMinin","count":1},{"name":"Almar Klein","email":"almar.klein+git@gmail.com","login":null,"count":1},{"name":"Rob Reilink","email":"rob@MacBook-Pro-van-Rob.local","login":null,"count":1},{"name":"Roller Angel","email":"techangel428@gmail.com","login":null,"count":1},{"name":"almar","email":"almar","login":null,"count":1},{"name":"AK","email":"AK@almar-winxp.klein","login":null,"count":1},{"name":"Maximilian Schambach","email":"maximilian.schambach@kit.edu","login":null,"count":1},{"name":"OneSixth","email":"One-sixth","login":"One-sixth","count":1},{"name":"Pauline Vos","email":"pvos88@gmail.com","login":"paulinevos","count":1},{"name":"Pawel Korus","email":"pkorus@gmail.com","login":"pkorus","count":1},{"name":"Chenna Kautilya","email":"chenna@outlook.com","login":"hashb","count":1},{"name":"Ryan Coe","email":"rcoe@sandia.gov","login":"ryancoe","count":1},{"name":"Simon Segerblom Rex","email":"SimonSegerblomRex","login":"SimonSegerblomRex","count":1},{"name":"Tanmay Agarwal","email":"tanmay.omshanti.agrawal@gmail.com","login":"agarwaltanmay","count":1},{"name":"Tapan Soni","email":"tapansoni97@gmail.com","login":"TapanSoni","count":1},{"name":"Tobias Baumann","email":"ttobsen@hotmail.com","login":"ttobsen","count":1},{"name":"Vsevolod Poletaev","email":"poletaev.va@gmail.com","login":"hexfaker","count":1},{"name":"Yong-Siang Shih","email":"shaform@gmail.com","login":"shaform","count":1},{"name":"Zach Shipko","email":"zachshipko@gmail.com","login":"zshipko","count":1},{"name":"assert0","email":"13633716+assert0","login":"assert0","count":1},{"name":"astrophysaxist","email":"3239171+astrophysaxist","login":"astrophysaxist","count":1},{"name":"bojiang","email":"5886138+bojiang","login":"bojiang","count":1},{"name":"btlorch","email":"benedikt.lorch@fau.de","login":"btlorch","count":1},{"name":"cgkoutzigiannis","email":"41803093+cgkoutzigiannis","login":"cgkoutzigiannis","count":1},{"name":"charun80","email":"32014730+charun80","login":"charun80","count":1},{"name":"gordon-n-stevenson","email":"gordon.n.stevenson@gmail.com","login":"gordon-n-stevenson","count":1},{"name":"jon-lab","email":"65951210+jon-lab","login":"jon-lab","count":1},{"name":"kappataumu","email":"hello@kappataumu.com","login":"kappataumu","count":1},{"name":"kchaiyo","email":"9104050+kchaiyo","login":"kchaiyo","count":1},{"name":"miriam-groeneveld","email":"51329283+miriam-groeneveld","login":"miriam-groeneveld","count":1},{"name":"odidev","email":"odidev@puresoftware.com","login":"odidev","count":1},{"name":"richardsheridan","email":"richard.sheridan@gmail.com","login":"richardsheridan","count":1},{"name":"voidoak_","email":"voidoakenduck@protonmail.com","login":"voidoak","count":1},{"name":"Chris Wood","email":"cwood1967@gmail.com","login":"cwood1967","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Clay Dugo","email":"claydugo@gmail.com","login":"claydugo","count":1},{"name":"Clint","email":"clintg6","login":"clintg6","count":1},{"name":"Paul Kienzle","email":"pkienzle@gmail.com","login":null,"count":1},{"name":"Aaron Gokaslan","email":"skylion.aaron@gmail.com","login":"Skylion007","count":1},{"name":"Addison Elliott","email":"addison.elliott@gmail.com","login":"addisonElliott","count":1},{"name":"AiHimmel","email":"15845840+Ai-Himmel","login":"Ai-Himmel","count":1},{"name":"Alejandro Criado-Pérez","email":"alejandro@criadoperez.com","login":"criadoperez","count":1},{"name":"André Anjos","email":"andre.dos.anjos@gmail.com","login":"anjos","count":1},{"name":"Animan8000","email":"30600651+Animan8000","login":"Animan8000","count":1},{"name":"Anselm Levskaya","email":"levskaya@gmail.com","login":"levskaya","count":1},{"name":"Ataf Fazledin Ahamed","email":"ataf@openrefactory.com","login":"fazledyn-or","count":1},{"name":"Brad Hards","email":"bradh@frogmouth.net","login":"bradh","count":1},{"name":"Bradley Odell","email":"btodell@hotmail.com","login":"BTOdell","count":1},{"name":"David Stansby","email":"dstansby@gmail.com","login":"dstansby","count":1},{"name":"David Stirling","email":"daves1990@hotmail.co.uk","login":"DavidStirling","count":1},{"name":"Gabriel Gerlero","email":"gerlero","login":"gerlero","count":1},{"name":"Harmon","email":"Harmon758@gmail.com","login":"Harmon758","count":1},{"name":"Ian Giestas Pauli","email":"iangiestaspauli@gmail.com","login":"14NGiestas","count":1},{"name":"Jason","email":"abysss@gmail.com","login":"asm","count":1},{"name":"Jason Ken Adhinarta","email":"jasonice6@gmail.com","login":"jasonkena","count":1},{"name":"Johann Neuhauser","email":"johann@it-neuhauser.de","login":"jneuhauser","count":1},{"name":"Johnathan Chiu","email":"43973975+johnathanchiu","login":"johnathanchiu","count":1},{"name":"Jonathan Daniel","email":"36337649+jond01","login":"jond01","count":1},{"name":"Justus Schwabedal","email":"jusjusjus","login":"jusjusjus","count":1},{"name":"K900","email":"me@0upti.me","login":"K900","count":1},{"name":"Kushal Kolar","email":"kushalkolar@gmail.com","login":"kushalkolar","count":1},{"name":"Landon Harris","email":"lharri73@vols.utk.edu","login":"lharri73","count":1},{"name":"Luca Cappelletti","email":"cappelletti.luca94@gmail.com","login":"LucaCappelletti94","count":1},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":1},{"name":"Md Tahseen Anam","email":"tahseen.adit@gmail.com","login":"tahseenadit","count":1},{"name":"Michael Schneider","email":"260685s@gmail.com","login":"dscran","count":1},{"name":"Ole Streicher","email":"olebole@debian.org","login":"olebole","count":1},{"name":"David Haberthür","email":"email@davidhaberthuer.ch","login":"habi","count":1}],"total_commits":1397,"total_committers":121,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.545454545454545,"dds":0.5311381531853973,"past_year_committers":[{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":5},{"name":"Sebastian Wallkötter","email":"sebastian@wallkoetter.net","login":"FirefoxMetzger","count":4},{"name":"Almar Klein","email":"almar@almarklein.org","login":"almarklein","count":2},{"name":"Yong-Siang Shih","email":"shaform@gmail.com","login":"shaform","count":1},{"name":"Pandede","email":"steven9609@gmail.com","login":"Pandede","count":1},{"name":"Kushal Kolar","email":"kushalkolar@gmail.com","login":"kushalkolar","count":1},{"name":"K900","email":"me@0upti.me","login":"K900","count":1},{"name":"Johnathan Chiu","email":"43973975+johnathanchiu","login":"johnathanchiu","count":1},{"name":"Jason Ken Adhinarta","email":"jasonice6@gmail.com","login":"jasonkena","count":1},{"name":"David Stansby","email":"dstansby@gmail.com","login":"dstansby","count":1},{"name":"Clay Dugo","email":"claydugo@gmail.com","login":"claydugo","count":1}],"past_year_total_commits":19,"past_year_total_committers":11,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.7272727272727273,"past_year_dds":0.736842105263158,"last_synced_at":"2025-07-08T15:01:56.540Z","last_synced_commit":"98f2a0e91074e8278a130e83a17083ec7e78eac3","created_at":"2023-03-07T16:28:17.217Z","updated_at":"2025-07-08T15:02:07.249Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"imageio/imageio","html_url":"https://github.com/imageio/imageio","last_synced_at":"2025-08-31T11:42:29.612Z","status":null,"issues_count":148,"pull_requests_count":114,"avg_time_to_close_issue":7299328.977777778,"avg_time_to_close_pull_request":2070566.9791666667,"issues_closed_count":90,"pull_requests_closed_count":96,"pull_request_authors_count":41,"issue_authors_count":115,"avg_comments_per_issue":3.4527027027027026,"avg_comments_per_pull_request":1.5964912280701753,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":3101758.6666666665,"past_year_avg_time_to_close_pull_request":1509284.3333333333,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.8947368421052632,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-10T11:08:17.940Z","updated_at":"2025-09-03T05:51:25.601Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/imageio%2Fimageio/issues","issue_labels_count":{"type: bug":25,"plugin: pillow":18,"type: enhancement":15,"type: question":11,"plugin: pyav":11,"plugin: ffmpeg":8,"core":8,"docs":7,"Good first issue":5,"plugin: freeimage":4,"plugin: new":4,"plugin: tifffile":3,"type: question/support":3,"building/installing":2,"plugin: opencv":1,"plugin: dicom":1,"type: task":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":120,"CONTRIBUTOR":27},"pull_request_author_associations_count":{"CONTRIBUTOR":108,"NONE":23,"MEMBER":4},"issue_authors":{"FirefoxMetzger":7,"hmaarrfk":6,"apiszcz":5,"petsuter":4,"anjos":3,"olebole":3,"djhoese":3,"mgorny":3,"hookxs":2,"Wanglongzhi2001":2,"smidm":2,"eigenvivek":2,"BootsManOut":2,"kloczek":2,"ArtyomVancyan":1,"daxton256":1,"mlt":1,"svaidyans":1,"thatrandomperson5":1,"Azleur":1,"Nunatic02":1,"rl3418":1,"George-Ogden":1,"rmccampbell":1,"AlexanderGroeger":1,"kvoit":1,"SmartBull42069":1,"WASasquatch":1,"qomhmd":1,"miriam-groeneveld":1,"gwww":1,"Swiffers":1,"jsakkos-curio":1,"susuhahnml":1,"denis-bz":1,"tcompa":1,"aarpon":1,"jmetz":1,"HelidaSoares":1,"Akascape":1,"lagru":1,"ZhuGeCold":1,"keale":1,"Ede1994":1,"ProgrammerPeter":1,"zzhuolun":1,"bdytx5":1,"geezah":1,"MartinMeo":1,"irieger":1,"AmberCheng":1,"alisterburt":1,"Gilthans":1,"drcege":1,"1313e":1,"wxguy":1,"Dotrar":1,"cocoshe":1,"mweinelt":1,"thvoigtmann":1,"lucas993":1,"tomas16":1,"lschr":1,"dcb-imvaria":1,"zhaolun7":1,"xalteropsx":1,"sausix":1,"Miguel-LlamasLanza":1,"GenevieveBuckley":1,"alllexx88":1,"Tokariew":1,"bradh":1,"FloWsnr":1,"qsxdr111":1,"kchaiyo":1,"Pandede":1,"jakirkham":1,"oceanogeology":1,"TimSchneider42":1,"ivan94fi":1,"e841018":1,"cvanaret":1,"Bra1nsen":1,"villares":1,"johnathanchiu":1,"phofl":1,"rappizit":1,"accelyte":1,"LucasRr":1,"anilsathyan7":1,"jamesung97":1,"pao":1,"demonprinz":1,"wohali":1,"evan0greenup":1,"HaFred":1,"crisluengo":1,"yurivict":1,"hermancollin":1,"zshnb":1,"Overdrivr":1,"Shrinidhibhat87":1,"akaszynski":1,"sciunto":1,"laggykiller":1,"yukw777":1,"RobinFrcd":1,"najwalb":1,"nebenwelt":1,"maxwell-k":1,"aknoerig":1,"a3klein":1,"CaptainNichols":1,"tfaehse":1,"miguelmpn":1},"pull_request_authors":{"FirefoxMetzger":51,"Pandede":22,"lschr":6,"almarklein":4,"mgorny":3,"michael080808":2,"tahseenadit":2,"cwood1967":2,"kushalkolar":2,"shaform":2,"johnathanchiu":2,"jasonkena":2,"dcb-imvaria":2,"boidolr":2,"claydugo":2,"rmccampbell":2,"dstansby":2,"K900":2,"kchaiyo":1,"ArtyomVancyan":1,"criadoperez":1,"hugovk":1,"14NGiestas":1,"tempelmann":1,"mlt":1,"assert0":1,"cgkoutzigiannis":1,"philiptaron":1,"Harmon758":1,"radarhere":1,"olebole":1,"Azleur":1,"aeisenbarth":1,"Ai-Himmel":1,"paulinevos":1,"anntzer":1,"fazledyn-or":1,"miriam-groeneveld":1,"smidm":1,"cclauss":1,"bradh":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":17,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":20,"NONE":12,"MEMBER":4},"past_year_issue_authors":{"a3klein":1,"AlexanderGroeger":1,"daxton256":1,"dcb-imvaria":1,"demonprinz":1,"denis-bz":1,"drcege":1,"George-Ogden":1,"mweinelt":1,"Pandede":1,"ProgrammerPeter":1,"qomhmd":1,"rappizit":1,"rmccampbell":1,"SmartBull42069":1,"Tokariew":1,"wohali":1,"ZhuGeCold":1},"past_year_pull_request_authors":{"Pandede":10,"almarklein":4,"FirefoxMetzger":4,"dcb-imvaria":2,"jasonkena":2,"shaform":2,"K900":2,"dstansby":2,"kushalkolar":2,"rmccampbell":2,"claydugo":2,"philiptaron":1,"tempelmann":1},"maintainers":[{"login":"almarklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}],"active_maintainers":[{"login":"almarklein","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/almarklein"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":21,"WatchEvent":144,"DeleteEvent":2,"IssueCommentEvent":43,"PushEvent":10,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":15,"PullRequestEvent":28,"ForkEvent":28},"last_year":{"CreateEvent":4,"ReleaseEvent":2,"IssuesEvent":21,"WatchEvent":144,"DeleteEvent":2,"IssueCommentEvent":43,"PushEvent":10,"PullRequestReviewCommentEvent":11,"PullRequestReviewEvent":15,"PullRequestEvent":28,"ForkEvent":28}},"keywords":["animated-gif","dicom","imageio","python","scientific-formats","video","webcam-capture"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-07T14:31:40.247Z","updated_at":"2022-07-07T14:31:40.247Z","repository_link":"https://github.com/imageio/imageio/blob/master/setup.py","dependencies":[{"id":111182700,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:32:38.044Z","updated_at":"2023-01-13T11:32:38.044Z","repository_link":"https://github.com/imageio/imageio/blob/master/.github/workflows/cd.yml","dependencies":[{"id":6875627360,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875627361,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875627362,"package_name":"relekang/python-semantic-release","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:32:38.084Z","updated_at":"2023-01-13T11:32:38.084Z","repository_link":"https://github.com/imageio/imageio/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6875627363,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875627364,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875627365,"package_name":"psf/black","ecosystem":"actions","requirements":"22.8.0","direct":true,"kind":"composite","optional":false},{"id":6875627366,"package_name":"liskin/gh-problem-matcher-wrap","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build_docs.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T19:49:37.819Z","updated_at":"2023-07-05T19:49:37.819Z","repository_link":"https://github.com/imageio/imageio/blob/master/.github/workflows/build_docs.yml","dependencies":[{"id":11148229685,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11148229686,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cpython_tests.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T19:49:37.837Z","updated_at":"2023-07-05T19:49:37.837Z","repository_link":"https://github.com/imageio/imageio/blob/master/.github/workflows/cpython_tests.yml","dependencies":[{"id":11148229689,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11148229690,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypy_tests.yml","sha":null,"kind":"manifest","created_at":"2023-07-05T19:49:37.843Z","updated_at":"2023-07-05T19:49:37.843Z","repository_link":"https://github.com/imageio/imageio/blob/master/.github/workflows/pypy_tests.yml","dependencies":[{"id":11148229691,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11148229692,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":33.15853061514118,"created_at":"2025-09-08T11:18:32.579Z","updated_at":"2025-10-07T08:24:41.938Z","avatar_url":"https://github.com/imageio.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":29398579,"funding_links":["https://github.com/sponsors/imageio","https://tidelift.com/funding/github/pypi/imageio","https://tidelift.com/security","https://tidelift.com/subscription/pkg/pypi-imageio?utm_source=pypi-imageio\u0026utm_medium=referral\u0026utm_campaign=readme"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.1488561"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","qt","gtk","tk","wx","distributed","tensor","ipython","compression","astronomy"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64107","html_url":"https://science.ecosyste.ms/projects/64107"}